Searched refs:setCommaLoc (Results 1 – 6 of 6) sorted by relevance
2726 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1567 ParmDeclarator.setCommaLoc(ConsumeToken()); in ParseKNRParamDeclarations()
2388 D.setCommaLoc(CommaLoc); in ParseDeclGroup()4722 DeclaratorInfo.D.setCommaLoc(CommaLoc); in ParseStructDeclaration()
3293 DeclaratorInfo.setCommaLoc(CommaLoc); in ParseCXXClassMemberDeclaration()
2013 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function7269 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
11549 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()12194 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPDistScheduleClause()