HomeSort by relevance Sort by last modified time
    Searched full:iface_decl (Results 1 - 1 of 1) sorted by null

  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCTypeVendor.cpp 672 clang::ObjCInterfaceDecl *iface_decl = GetDeclForISA(isa); local
674 if (!iface_decl)
684 clang::QualType new_iface_type = ast_ctx->getObjCInterfaceType(iface_decl);

Completed in 3197 milliseconds