Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDecl.h1834 unsigned NumLookups; variable
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp896 if (unsigned NumLookups = Record.readInt()) { in VisitFunctionDecl() local