Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h108 unsigned NumIdentifierLookups; variable
H A DASTReader.h1026 unsigned NumIdentifierLookups = 0; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2181 unsigned &NumIdentifierLookups; global() member in __anond14ffef40511::IdentifierLookupVisitor
2187 IdentifierLookupVisitor(StringRef Name,unsigned PriorGeneration,unsigned & NumIdentifierLookups,unsigned & NumIdentifierLookupHits) IdentifierLookupVisitor() argument