Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCDeclVendor.h36 clang::ObjCInterfaceDecl *GetDeclForISA(ObjCLanguageRuntime::ObjCISA isa);
DAppleObjCDeclVendor.cpp147 AppleObjCDeclVendor::GetDeclForISA(ObjCLanguageRuntime::ObjCISA isa) { in GetDeclForISA() function in AppleObjCDeclVendor
427 clang::ObjCInterfaceDecl *superclass_decl = GetDeclForISA(isa); in FinishDecl()
596 clang::ObjCInterfaceDecl *iface_decl = GetDeclForISA(isa); in FindDecls()