Searched defs:GetDeclVendor (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | LanguageRuntime.h | 162 virtual DeclVendor *GetDeclVendor() { return nullptr; } GetDeclVendor() function |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntimeV1.cpp | 429 DeclVendor *AppleObjCRuntimeV1::GetDeclVendor() { in GetDeclVendor() function in AppleObjCRuntimeV1 |
H A D | AppleObjCRuntimeV2.cpp | 2716 DeclVendor *AppleObjCRuntimeV2::GetDeclVendor() { GetDeclVendor() function in AppleObjCRuntimeV2 |