Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCXFile.h22 inline OptionalFileEntryRef getFileEntryRef(CXFile File) { in getFileEntryRef() function
/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp230 OptionalFileEntryRef FullSourceLoc::getFileEntryRef() const { in getFileEntryRef() function in FullSourceLoc