Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerImpl.cpp297 std::pair<bool, bool> DWARFLinkerImpl::LinkContext::isClangModuleRef( in isClangModuleRef() function in DWARFLinkerImpl::LinkContext
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFLinker.cpp2451 std::pair<bool, bool> DWARFLinker::isClangModuleRef(const DWARFDie &CUDie, in isClangModuleRef() function in llvm::DWARFLinker