Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDDecl.h1962 unsigned NumLookups; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderDecl.cpp1104 unsigned NumLookups = Record.readInt(); in VisitFunctionDecl() local