Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h112 unsigned NumIdentifierLookupHits; variable
H A DASTReader.h1029 unsigned NumIdentifierLookupHits = 0; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2182 unsigned &NumIdentifierLookupHits; global() member in __anond14ffef40511::IdentifierLookupVisitor
2188 IdentifierLookupVisitor(StringRef Name,unsigned PriorGeneration,unsigned & NumIdentifierLookups,unsigned & NumIdentifierLookupHits) IdentifierLookupVisitor() argument
[all...]