Searched defs:NumIdentifierLookups (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Serialization/ | ||
| H A D | GlobalModuleIndex.h | 108 unsigned NumIdentifierLookups; variable |
| H A D | ASTReader.h | 995 unsigned NumIdentifierLookups = 0; variable |
| /llvm-project-15.0.7/clang/lib/Serialization/ | ||
| H A D | ASTReader.cpp | 2043 unsigned &NumIdentifierLookups; member in __anon4dbaf2520511::IdentifierLookupVisitor |