Home
last modified time | relevance | path

Searched defs:ParseableSwiftInterfaces (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerGlobalData.h74 DWARFLinkerBase::SwiftInterfacesMapTy *ParseableSwiftInterfaces = nullptr; member
/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h283 std::map<std::string, std::string> ParseableSwiftInterfaces; variable
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h829 SwiftInterfacesMapTy *ParseableSwiftInterfaces = nullptr; member
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp185 analyzeImportedModule(const DWARFDie & DIE,CompileUnit & CU,DWARFLinkerBase::SwiftInterfacesMapTy * ParseableSwiftInterfaces,std::function<void (const Twine &,const DWARFDie &)> ReportWarning) analyzeImportedModule() argument
300 analyzeContextInfo(const DWARFDie & DIE,unsigned ParentIdx,CompileUnit & CU,DeclContext * CurrentDeclContext,DeclContextTree & Contexts,uint64_t ModulesEndOffset,DWARFLinkerBase::SwiftInterfacesMapTy * ParseableSwiftInterfaces,std::function<void (const Twine &,const DWARFDie &)> ReportWarning) analyzeContextInfo() argument