Home | History | Annotate | Download | only in Format

Lines Matching refs:NestingLevel

640       CurrentToken->NestingLevel = Contexts.size() - 1;
1206 Current.NestingLevel != 0 ||
1366 if (InFunctionDecl && Right.NestingLevel == 0)
1663 Right.Previous->MatchingParen->NestingLevel == 0 &&
1677 } else if (Right.Previous->is(tok::l_brace) && Right.NestingLevel == 1 &&