Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp896 if (unsigned NumLookups = Record.readInt()) { in VisitFunctionDecl() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1854 unsigned NumLookups; variable