Searched refs:setCommaLoc (Results 1 – 6 of 6) sorted by relevance
2607 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1547 ParmDeclarator.setCommaLoc(ConsumeToken()); in ParseKNRParamDeclarations()
2207 D.setCommaLoc(CommaLoc); in ParseDeclGroup()4373 DeclaratorInfo.D.setCommaLoc(CommaLoc); in ParseStructDeclaration()
3054 DeclaratorInfo.setCommaLoc(CommaLoc); in ParseCXXClassMemberDeclaration()
1652 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function6469 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
11913 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()12461 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPDistScheduleClause()