Home
last modified time | relevance | path

Searched refs:GetDeclForISA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.h36 clang::ObjCInterfaceDecl *GetDeclForISA(ObjCLanguageRuntime::ObjCISA isa);
H A DAppleObjCDeclVendor.cpp145 AppleObjCDeclVendor::GetDeclForISA(ObjCLanguageRuntime::ObjCISA isa) { in GetDeclForISA() function in AppleObjCDeclVendor
425 clang::ObjCInterfaceDecl *superclass_decl = GetDeclForISA(isa); in FinishDecl()
594 clang::ObjCInterfaceDecl *iface_decl = GetDeclForISA(isa); in FindDecls()