Searched defs:scopeDepth (Results 1 – 2 of 2) sorted by relevance
1755 void setScopeInfo(unsigned scopeDepth, unsigned parameterIndex) { in setScopeInfo()
1716 unsigned scopeDepth = ParmVarDeclBits.getNextBits(/*Width=*/7); in VisitParmVarDecl() local