Searched defs:setCommaLoc (Results 1 – 2 of 2) sorted by relevance
2723 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc() function
1716 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function6683 void setCommaLoc(SourceLocation Loc) { CommaLoc = Loc; } in setCommaLoc() function