Searched refs:setCommaLoc (Results 1 – 6 of 6) sorted by relevance
2645 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1635 ParmDeclarator.setCommaLoc(ConsumeToken()); in ParseKNRParamDeclarations()
2363 D.setCommaLoc(CommaLoc); in ParseDeclGroup()4643 DeclaratorInfo.D.setCommaLoc(CommaLoc); in ParseStructDeclaration()
3192 DeclaratorInfo.setCommaLoc(CommaLoc); in ParseCXXClassMemberDeclaration()
1716 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function6643 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
10677 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()11262 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPDistScheduleClause()