Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessorLexer.cpp50 const FileEntry *PreprocessorLexer::getFileEntry() const { in getFileEntry() function in PreprocessorLexer
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DFileEntry.h63 const FileEntry &getFileEntry() const { in getFileEntry() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp221 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc