reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
95 static void Profile(llvm::FoldingSetNodeID& ID, const DeclaratorDecl *D,
98 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, D, L); }
tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp 164 PointerToMemberData::Profile(ID, DD, L);