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

References

tools/clang/lib/AST/ASTContext.cpp
 2951   if (PointerType *PT = PointerTypes.FindNodeOrInsertPos(ID, InsertPos))
 2961     PointerType *NewIP = PointerTypes.FindNodeOrInsertPos(ID, InsertPos);
 2966   PointerTypes.InsertNode(New, InsertPos);