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