Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1113 if (unsigned NumLookups = Record.readInt()) { VisitFunctionDecl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1989 unsigned NumLookups; global() variable