Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h108 unsigned NumIdentifierLookups; variable
H A DASTReader.h995 unsigned NumIdentifierLookups = 0; variable
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp2043 unsigned &NumIdentifierLookups; member in __anon4dbaf2520511::IdentifierLookupVisitor
2049 unsigned &NumIdentifierLookups, in IdentifierLookupVisitor()