Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessorLexer.cpp51 PreprocessorLexer::getFileEntry() const { in getFileEntry() function in PreprocessorLexer
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DFileEntry.h70 const FileEntry &getFileEntry() const { in getFileEntry() function
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceLocation.cpp225 const FileEntry *FullSourceLoc::getFileEntry() const { in getFileEntry() function in FullSourceLoc