Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSourceLocation.cpp79 FileID FullSourceLoc::getFileID() const { in getFileID() function in FullSourceLoc
/external/clang/include/clang/Lex/
DPreprocessorLexer.h153 FileID getFileID() const { in getFileID() function
/external/clang/include/clang/Basic/
DSourceManager.h970 FileID getFileID(SourceLocation SpellingLoc) const { in getFileID() function