Lines Matching refs:IntroducerKeyword
1107 syntax::NodeRole::IntroducerKeyword); in WalkUpFromCXXThisExpr()
1431 syntax::NodeRole::IntroducerKeyword); in WalkUpFromSwitchStmt()
1440 syntax::NodeRole::IntroducerKeyword); in WalkUpFromCaseStmt()
1450 syntax::NodeRole::IntroducerKeyword); in WalkUpFromDefaultStmt()
1458 Builder.markChildToken(S->getIfLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromIfStmt()
1472 Builder.markChildToken(S->getForLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromForStmt()
1481 syntax::NodeRole::IntroducerKeyword); in WalkUpFromWhileStmt()
1490 syntax::NodeRole::IntroducerKeyword); in WalkUpFromContinueStmt()
1498 syntax::NodeRole::IntroducerKeyword); in WalkUpFromBreakStmt()
1506 syntax::NodeRole::IntroducerKeyword); in WalkUpFromReturnStmt()
1514 Builder.markChildToken(S->getForLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromCXXForRangeStmt()
1653 Builder.markChildToken(TemplateKW, syntax::NodeRole::IntroducerKeyword); in foldExplicitTemplateInstantiation()
1663 Builder.markChildToken(TemplateKW, syntax::NodeRole::IntroducerKeyword); in foldTemplateDeclaration()