Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DLexer.h134 SourceLocation getFileLoc() const { return FileLoc; } in getFileLoc() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h116 static SourceLocation getFileLoc(unsigned ID) { in getFileLoc() function
H A DSourceManager.h1047 SourceLocation getFileLoc(SourceLocation Loc) const { in getFileLoc() function