Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DPreprocessorLexer.cpp50 OptionalFileEntryRef PreprocessorLexer::getFileEntry() const { getFileEntry() function in PreprocessorLexer
/llvm-project/clang/include/clang/Basic/
H A DFileEntry.h70 const FileEntry &getFileEntry() const { in getFileEntry() function
[all...]
/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp225 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc