Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp1431 unsigned scopeIndex = Record.readInt(); in VisitParmVarDecl() local
1435 PD->setObjCMethodScopeInfo(scopeIndex); in VisitParmVarDecl()
1438 PD->setScopeInfo(scopeDepth, scopeIndex); in VisitParmVarDecl()