Searched refs:ParseableSwiftInterfaces (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinker.h | 329 Options.ParseableSwiftInterfaces = Map; in setSwiftInterfacesMap() 816 swiftInterfacesMap *ParseableSwiftInterfaces = nullptr; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | 209 swiftInterfacesMap *ParseableSwiftInterfaces, in analyzeImportedModule() argument 214 if (!ParseableSwiftInterfaces) in analyzeImportedModule() 228 auto &Entry = (*ParseableSwiftInterfaces)[*Name]; in analyzeImportedModule() 316 uint64_t ModulesEndOffset, swiftInterfacesMap *ParseableSwiftInterfaces, in analyzeContextInfo() argument 358 analyzeImportedModule(Current.Die, CU, ParseableSwiftInterfaces, in analyzeContextInfo() 2107 ModulesEndOffset, Options.ParseableSwiftInterfaces, in loadClangModule() 2451 ModulesEndOffset, Options.ParseableSwiftInterfaces, in link()
|