Searched refs:getKeywordLoc (Results 1 – 5 of 5) sorted by relevance
257 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function388 SourceLocation getKeywordLoc() const { return CoreturnLoc; } in getKeywordLoc() function
658 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
4124 SourceLocation getKeywordLoc() const { return KeywordLoc; } in getKeywordLoc() function
84 Writer.AddSourceLocation(S->getKeywordLoc(), Record); in VisitSwitchCase()1172 Writer.AddSourceLocation(S->getKeywordLoc(), Record); in VisitMSDependentExistsStmt()
6529 return getDerived().RebuildCoreturnStmt(S->getKeywordLoc(), Result.get()); in TransformCoreturnStmt()6542 return getDerived().RebuildCoawaitExpr(E->getKeywordLoc(), Result.get()); in TransformCoawaitExpr()6555 return getDerived().RebuildCoyieldExpr(E->getKeywordLoc(), Result.get()); in TransformCoyieldExpr()6917 return new (getSema().Context) NullStmt(S->getKeywordLoc()); in TransformMSDependentExistsStmt()6923 return new (getSema().Context) NullStmt(S->getKeywordLoc()); in TransformMSDependentExistsStmt()6943 return getDerived().RebuildMSDependentExistsStmt(S->getKeywordLoc(), in TransformMSDependentExistsStmt()