Searched refs:setCommaLoc (Results 1 – 6 of 6) sorted by relevance
2566 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1495 ParmDeclarator.setCommaLoc(ConsumeToken()); in ParseKNRParamDeclarations()
2118 D.setCommaLoc(CommaLoc); in ParseDeclGroup()4216 DeclaratorInfo.D.setCommaLoc(CommaLoc); in ParseStructDeclaration()
3043 DeclaratorInfo.setCommaLoc(CommaLoc); in ParseCXXClassMemberDeclaration()
1576 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function6338 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
12112 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()12657 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPDistScheduleClause()