Lines Matching refs:IntroducerKeyword
1112 syntax::NodeRole::IntroducerKeyword); in WalkUpFromCXXThisExpr()
1436 syntax::NodeRole::IntroducerKeyword); in WalkUpFromSwitchStmt()
1445 syntax::NodeRole::IntroducerKeyword); in WalkUpFromCaseStmt()
1455 syntax::NodeRole::IntroducerKeyword); in WalkUpFromDefaultStmt()
1463 Builder.markChildToken(S->getIfLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromIfStmt()
1477 Builder.markChildToken(S->getForLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromForStmt()
1486 syntax::NodeRole::IntroducerKeyword); in WalkUpFromWhileStmt()
1495 syntax::NodeRole::IntroducerKeyword); in WalkUpFromContinueStmt()
1503 syntax::NodeRole::IntroducerKeyword); in WalkUpFromBreakStmt()
1511 syntax::NodeRole::IntroducerKeyword); in WalkUpFromReturnStmt()
1519 Builder.markChildToken(S->getForLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromCXXForRangeStmt()
1658 Builder.markChildToken(TemplateKW, syntax::NodeRole::IntroducerKeyword); in foldExplicitTemplateInstantiation()
1668 Builder.markChildToken(TemplateKW, syntax::NodeRole::IntroducerKeyword); in foldTemplateDeclaration()