Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDecl.h1794 setScopeInfo(unsigned scopeDepth,unsigned parameterIndex) setScopeInfo() argument
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1725 unsigned scopeDepth = ParmVarDeclBits.getNextBits(/*Width=*/7); VisitParmVarDecl() local