Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLexer.h134 SourceLocation getFileLoc() const { return FileLoc; } in getFileLoc() function
/external/clang/include/clang/Basic/
DSourceLocation.h117 static SourceLocation getFileLoc(unsigned ID) { in getFileLoc() function
DSourceManager.h1066 SourceLocation getFileLoc(SourceLocation Loc) const { in getFileLoc() function