Lines Matching refs:IntroducerKeyword
1077 syntax::NodeRole::IntroducerKeyword); in WalkUpFromCXXThisExpr()
1401 syntax::NodeRole::IntroducerKeyword); in WalkUpFromSwitchStmt()
1410 syntax::NodeRole::IntroducerKeyword); in WalkUpFromCaseStmt()
1420 syntax::NodeRole::IntroducerKeyword); in WalkUpFromDefaultStmt()
1428 Builder.markChildToken(S->getIfLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromIfStmt()
1438 Builder.markChildToken(S->getForLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromForStmt()
1447 syntax::NodeRole::IntroducerKeyword); in WalkUpFromWhileStmt()
1456 syntax::NodeRole::IntroducerKeyword); in WalkUpFromContinueStmt()
1464 syntax::NodeRole::IntroducerKeyword); in WalkUpFromBreakStmt()
1472 syntax::NodeRole::IntroducerKeyword); in WalkUpFromReturnStmt()
1480 Builder.markChildToken(S->getForLoc(), syntax::NodeRole::IntroducerKeyword); in WalkUpFromCXXForRangeStmt()
1619 Builder.markChildToken(TemplateKW, syntax::NodeRole::IntroducerKeyword); in foldExplicitTemplateInstantiation()
1629 Builder.markChildToken(TemplateKW, syntax::NodeRole::IntroducerKeyword); in foldTemplateDeclaration()