Searched refs:setCommaLoc (Results 1 – 6 of 6) sorted by relevance
2636 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1580 ParmDeclarator.setCommaLoc(ConsumeToken()); in ParseKNRParamDeclarations()
2222 D.setCommaLoc(CommaLoc); in ParseDeclGroup()4462 DeclaratorInfo.D.setCommaLoc(CommaLoc); in ParseStructDeclaration()
3143 DeclaratorInfo.setCommaLoc(CommaLoc); in ParseCXXClassMemberDeclaration()
1716 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function6547 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function
10383 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPScheduleClause()10958 C->setCommaLoc(Record.readSourceLocation()); in VisitOMPDistScheduleClause()