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

References

tools/clang/include/clang/AST/Decl.h
  185       : Decl(PragmaDetectMismatch, TU, Loc), ValueStart(ValueStart) {}
  202   static bool classofKind(Kind K) { return K == PragmaDetectMismatch; }
tools/clang/lib/AST/DeclBase.cpp
  783     case PragmaDetectMismatch:
tools/clang/lib/CodeGen/CGDecl.cpp
   82   case Decl::PragmaDetectMismatch:
tools/clang/lib/CodeGen/CodeGenModule.cpp
 5374   case Decl::PragmaDetectMismatch: {
tools/clang/lib/Serialization/ASTCommon.cpp
  384   case Decl::PragmaDetectMismatch:
tools/clang/tools/libclang/CIndex.cpp
 6299   case Decl::PragmaDetectMismatch: