Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDPreprocessorLexer.cpp50 OptionalFileEntryRef PreprocessorLexer::getFileEntry() const { in getFileEntry() function in PreprocessorLexer
/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDFileEntry.h70 const FileEntry &getFileEntry() const { in getFileEntry() function
/freebsd-head/contrib/llvm-project/clang/lib/Basic/
HDSourceLocation.cpp225 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc