Searched refs:setCommaLoc (Results 1 – 6 of 6) sorted by relevance
2452 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1027 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function4680 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
1364 ParmDeclarator.setCommaLoc(ConsumeToken()); in ParseKNRParamDeclarations()
2066 D.setCommaLoc(CommaLoc); in ParseDeclGroup()3929 DeclaratorInfo.D.setCommaLoc(CommaLoc); in ParseStructDeclaration()
2871 DeclaratorInfo.setCommaLoc(CommaLoc); in ParseCXXClassMemberDeclaration()
11936 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()12375 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPDistScheduleClause()