Home
last modified time | relevance | path

Searched refs:TypeVendor (Results 1 – 11 of 11) sorted by relevance

/external/lldb/include/lldb/Symbol/
DTypeVendor.h22 class TypeVendor
28 TypeVendor() in TypeVendor() function
33 ~TypeVendor() in ~TypeVendor()
55 DISALLOW_COPY_AND_ASSIGN (TypeVendor);
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.h138 virtual TypeVendor *
188 std::unique_ptr<TypeVendor> m_type_vendor_ap;
DAppleObjCTypeVendor.h30 class AppleObjCTypeVendor : public TypeVendor
DAppleObjCRuntimeV2.h102 virtual TypeVendor *
279 std::unique_ptr<TypeVendor> m_type_vendor_ap;
DAppleObjCRuntimeV1.cpp476 TypeVendor *
DAppleObjCTypeVendor.cpp166 TypeVendor(), in AppleObjCTypeVendor()
DAppleObjCRuntimeV2.cpp2287 TypeVendor *
/external/lldb/include/lldb/Target/
DObjCLanguageRuntime.h346 virtual TypeVendor *
/external/lldb/source/Expression/
DClangASTSource.cpp730 TypeVendor *type_vendor = language_runtime->GetTypeVendor(); in FindExternalVisibleDecls()
1157 TypeVendor *type_vendor = language_runtime->GetTypeVendor(); in FindObjCMethodDecls()
1329 TypeVendor *type_vendor = language_runtime->GetTypeVendor(); in FindObjCPropertyAndIvarDecls()
/external/lldb/source/API/
DSBTarget.cpp2141 TypeVendor *objc_type_vendor = objc_language_runtime->GetTypeVendor(); in FindFirstType()
2214 TypeVendor *objc_type_vendor = objc_language_runtime->GetTypeVendor(); in FindTypes()
/external/lldb/lldb.xcodeproj/
Dproject.pbxproj1464 …6829 /* TypeVendor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Type…
2755 49B01A2D15F67B1700666829 /* TypeVendor.h */,