Home
last modified time | relevance | path

Searched defs:NumLookups (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDecl.h2001 unsigned NumLookups; global() variable
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1113 unsigned NumLookups = Record.readInt(); VisitFunctionDecl() local