Home
last modified time | relevance | path

Searched defs:GetDeclVendor (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DLanguageRuntime.h130 virtual DeclVendor *GetDeclVendor() { return nullptr; } in GetDeclVendor() function
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp429 DeclVendor *AppleObjCRuntimeV1::GetDeclVendor() { in GetDeclVendor() function in AppleObjCRuntimeV1
H A DAppleObjCRuntimeV2.cpp2561 DeclVendor *AppleObjCRuntimeV2::GetDeclVendor() { in GetDeclVendor() function in AppleObjCRuntimeV2