Searched refs:getCommaLoc (Results 1 – 5 of 5) sorted by relevance
852 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function3893 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
2230 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function
1852 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPScheduleClause()2094 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPDistScheduleClause()
3067 FullSourceLoc Comma(D.getCommaLoc(), S.SourceMgr); in warnAboutAmbiguousFunction()3074 S.Diag(D.getCommaLoc(), diag::note_empty_parens_function_call) in warnAboutAmbiguousFunction()3075 << FixItHint::CreateReplacement(D.getCommaLoc(), ";") in warnAboutAmbiguousFunction()
7717 C->getScheduleKindLoc(), C->getCommaLoc(), C->getLocEnd()); in TransformOMPScheduleClause()8105 C->getDistScheduleKindLoc(), C->getCommaLoc(), C->getLocEnd()); in TransformOMPDistScheduleClause()