Home
last modified time | relevance | path

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

/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