Searched refs:getFileLoc (Results 1 – 4 of 4) sorted by relevance
113 SourceMgr.getFileCharacteristic(CurLexer->getFileLoc()); in EnterSourceFileWithLexer()115 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer()
111 SourceLocation getFileLoc() const { return FileLoc; } in getFileLoc() function
112 static SourceLocation getFileLoc(unsigned ID) { in getFileLoc() function
726 return SourceLocation::getFileLoc(FileOffset); in getLocForStartOfFile()