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

References

tools/clang/lib/Lex/Preprocessor.cpp
  300                << llvm::capacity_in_bytes(PoisonReasons);
  328     + llvm::capacity_in_bytes(PoisonReasons)
  731   PoisonReasons[II] = DiagID;
  752     PoisonReasons.find(Identifier.getIdentifierInfo());
  753   if(it == PoisonReasons.end())