Home
last modified time | relevance | path

Searched refs:getFileLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPPLexerChange.cpp113 SourceMgr.getFileCharacteristic(CurLexer->getFileLoc()); in EnterSourceFileWithLexer()
115 Callbacks->FileChanged(CurLexer->getFileLoc(), in EnterSourceFileWithLexer()
/external/clang/include/clang/Lex/
DLexer.h111 SourceLocation getFileLoc() const { return FileLoc; } in getFileLoc() function
/external/clang/include/clang/Basic/
DSourceLocation.h112 static SourceLocation getFileLoc(unsigned ID) { in getFileLoc() function
DSourceManager.h726 return SourceLocation::getFileLoc(FileOffset); in getLocForStartOfFile()