HomeSort by relevance Sort by last modified time
    Searched refs:GetDeclForISA (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCTypeVendor.h 49 clang::ObjCInterfaceDecl *GetDeclForISA(ObjCLanguageRuntime::ObjCISA isa);
AppleObjCTypeVendor.cpp 176 AppleObjCTypeVendor::GetDeclForISA(ObjCLanguageRuntime::ObjCISA isa)
523 clang::ObjCInterfaceDecl *superclass_decl = GetDeclForISA(isa);
672 clang::ObjCInterfaceDecl *iface_decl = GetDeclForISA(isa);

Completed in 520 milliseconds