Searched defs:getCommaLoc (Results 1 – 2 of 2) sorted by relevance
852 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function3893 SourceLocation getCommaLoc() { return CommaLoc; } in getCommaLoc() function
2230 SourceLocation getCommaLoc() const { return CommaLoc; } in getCommaLoc() function