reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 | ; RUN: FileCheck -check-prefix=A -check-prefix=B -input-file %s %s this is the string to be matched ; B-DAG: this is the string to be {{matched}} |