Searched refs:getCommaLoc (Results 1 – 5 of 5) sorted by relevance
2565 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function
3691 FullSourceLoc Comma(D.getCommaLoc(), S.SourceMgr); in warnAboutAmbiguousFunction()3698 S.Diag(D.getCommaLoc(), diag::note_empty_parens_function_call) in warnAboutAmbiguousFunction()3699 << FixItHint::CreateReplacement(D.getCommaLoc(), ";") in warnAboutAmbiguousFunction()
9308 C->getScheduleKindLoc(), C->getCommaLoc(), C->getEndLoc()); in TransformOMPScheduleClause()10030 C->getDistScheduleKindLoc(), C->getCommaLoc(), C->getEndLoc()); in TransformOMPDistScheduleClause()
1653 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function6384 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
6104 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPScheduleClause()6493 Record.AddSourceLocation(C->getCommaLoc()); in VisitOMPDistScheduleClause()