Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1962 unsigned NumLookups; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1104 unsigned NumLookups = Record.readInt(); in VisitFunctionDecl() local