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

/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DSourceLocation.cpp178 FullSourceLoc FullSourceLoc::getFileLoc() const { function in class:FullSourceLoc
/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DLexer.h199 SourceLocation getFileLoc() const { return FileLoc; } function in class:clang::Lexer
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DSourceLocation.h117 static SourceLocation getFileLoc(UIntTy ID) { function
H A DSourceManager.h1178 SourceLocation getFileLoc(SourceLocation Loc) const { function in class:clang::SourceManager

Completed in 102 milliseconds