Searched defs:getFileLoc (Results 1 – 4 of 4) sorted by relevance
155 FullSourceLoc FullSourceLoc::getFileLoc() const { in getFileLoc() function in FullSourceLoc
174 SourceLocation getFileLoc() const { return FileLoc; } in getFileLoc() function
115 static SourceLocation getFileLoc(unsigned ID) { in getFileLoc() function
1169 SourceLocation getFileLoc(SourceLocation Loc) const { in getFileLoc() function