Home
last modified time | relevance | path

Searched refs:scopeIndex (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReaderDecl.cpp1605 unsigned scopeIndex = Record.readInt(); in VisitParmVarDecl() local
1609 PD->setObjCMethodScopeInfo(scopeIndex); in VisitParmVarDecl()
1612 PD->setScopeInfo(scopeDepth, scopeIndex); in VisitParmVarDecl()