Searched defs:getFileLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DLexer.h134 SourceLocation getFileLoc() const { return FileLoc; } function in class:clang::Lexer
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h116 static SourceLocation getFileLoc(unsigned ID) { function
H A DSourceManager.h1049 SourceLocation getFileLoc(SourceLocation Loc) const { function in class:clang::SourceManager

Completed in 65 milliseconds