Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h108 unsigned NumIdentifierLookups; variable
H A DASTReader.h1038 unsigned NumIdentifierLookups = 0; variable
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2222 unsigned &NumIdentifierLookups; member in __anona5b20eb70511::IdentifierLookupVisitor
2228 unsigned &NumIdentifierLookups, in IdentifierLookupVisitor()