Searched defs:NumLookups (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 2001 unsigned NumLookups; global() variable |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReaderDecl.cpp | 1113 unsigned NumLookups = Record.readInt(); VisitFunctionDecl() local |