Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessorLexer.cpp57 const FileEntry *PreprocessorLexer::getFileEntry() const { in getFileEntry() function in PreprocessorLexer
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceLocation.cpp203 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc