Searched defs:getFileEntry (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | PreprocessorLexer.cpp | 50 OptionalFileEntryRef PreprocessorLexer::getFileEntry() const { getFileEntry() function in PreprocessorLexer |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | FileEntry.h | 70 const FileEntry &getFileEntry() const { in getFileEntry() function |
/llvm-project/clang/lib/Basic/ | ||
H A D | SourceLocation.cpp | 225 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc |