reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParsePragma.cpp
 2484     PP.Diag(DetectMismatchLoc, diag::err_expected) << tok::l_paren;
 2519     PP.getPPCallbacks()->PragmaDetectMismatch(DetectMismatchLoc, NameString,
 2522   Actions.ActOnPragmaDetectMismatch(DetectMismatchLoc, NameString, ValueString);