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 130 /// getFileLoc - Return the File Location for the file we are lexing out of.
134 SourceLocation getFileLoc() const { return FileLoc; }
  /external/clang/include/clang/Basic/
SourceLocation.h 117 static SourceLocation getFileLoc(unsigned ID) {
SourceManager.h     [all...]

Completed in 194 milliseconds