Lines Matching defs:CurrentNestingLevel
213 unsigned short CurrentNestingLevel = 0;
226 ++CurrentNestingLevel;
228 --CurrentNestingLevel;
233 ++CurrentNestingLevel;
235 --CurrentNestingLevel;
258 CC.account(Node->getIfLoc(), CurrentNestingLevel, Reasons);
301 CC.account(Node->getElseLoc(), CurrentNestingLevel, Reasons);
324 CC.account(Op->getOperatorLoc(), CurrentNestingLevel,
444 CC.account(Location, CurrentNestingLevel, Reasons);
481 CC.account(Node->getBeginLoc(), CurrentNestingLevel,