Home
last modified time | relevance | path

Searched defs:getFileEntry (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPreprocessorLexer.cpp56 const FileEntry *PreprocessorLexer::getFileEntry() const { in getFileEntry() function in PreprocessorLexer
/external/llvm-project/clang/lib/Lex/
DPreprocessorLexer.cpp50 const FileEntry *PreprocessorLexer::getFileEntry() const { in getFileEntry() function in PreprocessorLexer
/external/llvm-project/clang/include/clang/Basic/
DFileEntry.h60 const FileEntry &getFileEntry() const { in getFileEntry() function
/external/llvm-project/clang/lib/Basic/
DSourceLocation.cpp213 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc