Home
last modified time | relevance | path

Searched refs:getFileEntryForSLocEntry (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXSourceLocation.cpp254 *file = const_cast<FileEntry *>(SM.getFileEntryForSLocEntry(sloc)); in clang_getExpansionLocation()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1047 const FileEntry *getFileEntryForSLocEntry(const SrcMgr::SLocEntry &sloc) const in getFileEntryForSLocEntry() function