Searched refs:getCommaLoc (Results 1 – 5 of 5) sorted by relevance
2451 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function
1104 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function4725 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
3204 FullSourceLoc Comma(D.getCommaLoc(), S.SourceMgr); in warnAboutAmbiguousFunction()3211 S.Diag(D.getCommaLoc(), diag::note_empty_parens_function_call) in warnAboutAmbiguousFunction()3212 << FixItHint::CreateReplacement(D.getCommaLoc(), ";") in warnAboutAmbiguousFunction()
8369 C->getScheduleKindLoc(), C->getCommaLoc(), C->getEndLoc()); in TransformOMPScheduleClause()8880 C->getDistScheduleKindLoc(), C->getCommaLoc(), C->getEndLoc()); in TransformOMPDistScheduleClause()
6549 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPScheduleClause()6844 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPDistScheduleClause()