Searched defs:getFileLoc (Results 1 – 4 of 4) sorted by relevance
156 FullSourceLoc FullSourceLoc::getFileLoc() const { in getFileLoc() function in FullSourceLoc
175 SourceLocation getFileLoc() const { return FileLoc; } in getFileLoc() function
117 static SourceLocation getFileLoc(unsigned ID) { in getFileLoc() function
1127 SourceLocation getFileLoc(SourceLocation Loc) const { in getFileLoc() function