Home
last modified time | relevance | path

Searched defs:NumIdentifierLookupHits (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h112 unsigned NumIdentifierLookupHits; variable
H A DASTReader.h1041 unsigned NumIdentifierLookupHits = 0; global() variable
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2223 unsigned &NumIdentifierLookupHits; global() member in __anon89b64c550511::IdentifierLookupVisitor
2229 IdentifierLookupVisitor(StringRef Name,unsigned PriorGeneration,unsigned & NumIdentifierLookups,unsigned & NumIdentifierLookupHits) IdentifierLookupVisitor() argument
[all...]