Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPreprocessorLexer.cpp51 PreprocessorLexer::getFileEntry() const { in getFileEntry() function in PreprocessorLexer
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DFileEntry.h63 const FileEntry &getFileEntry() const { in getFileEntry() function
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceLocation.cpp221 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc