Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h1904 unsigned NumLookups; variable
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp940 if (unsigned NumLookups = Record.readInt()) { in VisitFunctionDecl() local