Searched refs:getKeywordLoc (Results 1 – 5 of 5) sorted by relevance
262 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function393 SourceLocation getKeywordLoc() const { return CoreturnLoc; } in getKeywordLoc() function
670 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
4172 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
93 Record.AddSourceLocation(S->getKeywordLoc()); in VisitSwitchCase()1185 Record.AddSourceLocation(S->getKeywordLoc()); in VisitMSDependentExistsStmt()
6633 return getDerived().RebuildCoreturnStmt(S->getKeywordLoc(), Result.get()); in TransformCoreturnStmt()6646 return getDerived().RebuildCoawaitExpr(E->getKeywordLoc(), Result.get()); in TransformCoawaitExpr()6659 return getDerived().RebuildCoyieldExpr(E->getKeywordLoc(), Result.get()); in TransformCoyieldExpr()7027 return new (getSema().Context) NullStmt(S->getKeywordLoc()); in TransformMSDependentExistsStmt()7033 return new (getSema().Context) NullStmt(S->getKeywordLoc()); in TransformMSDependentExistsStmt()7053 return getDerived().RebuildMSDependentExistsStmt(S->getKeywordLoc(), in TransformMSDependentExistsStmt()