Searched defs:NumIdentifierLookupHits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | GlobalModuleIndex.h | 112 unsigned NumIdentifierLookupHits; variable |
H A D | ASTReader.h | 1041 unsigned NumIdentifierLookupHits = 0; global() variable |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 2223 unsigned &NumIdentifierLookupHits; global() member in __anon89b64c550511::IdentifierLookupVisitor |