HomeSort by relevance Sort by last modified time
    Searched defs:getFileLoc (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Lex/
Lexer.h 124 /// getFileLoc - Return the File Location for the file we are lexing out of.
128 SourceLocation getFileLoc() const { return FileLoc; }
  /external/clang/include/clang/Basic/
SourceLocation.h 114 static SourceLocation getFileLoc(unsigned ID) {
SourceManager.h     [all...]

Completed in 61 milliseconds