Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp297 std::pair<bool, bool> DWARFLinkerImpl::LinkContext::isClangModuleRef( in isClangModuleRef() function in DWARFLinkerImpl::LinkContext
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2437 std::pair<bool, bool> DWARFLinker::isClangModuleRef(const DWARFDie &CUDie, isClangModuleRef() function in llvm::DWARFLinker