Searched refs:setCommaLoc (Results 1 – 6 of 6) sorted by relevance
2566 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1492 ParmDeclarator.setCommaLoc(ConsumeToken()); in ParseKNRParamDeclarations()
2111 D.setCommaLoc(CommaLoc); in ParseDeclGroup()4203 DeclaratorInfo.D.setCommaLoc(CommaLoc); in ParseStructDeclaration()
2976 DeclaratorInfo.setCommaLoc(CommaLoc); in ParseCXXClassMemberDeclaration()
1468 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function6230 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
12070 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()12615 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPDistScheduleClause()