Searched refs:result_iface_decl (Results 1 – 2 of 2) sorted by relevance
556 if (clang::ObjCInterfaceDecl *result_iface_decl = in FindDecls() local560 ast_ctx.getObjCInterfaceType(result_iface_decl); in FindDecls()564 m_ast_ctx->GetMetadata(result_iface_decl)) in FindDecls()572 decls.push_back(m_ast_ctx->GetCompilerDecl(result_iface_decl)); in FindDecls()
2975 clang::ObjCInterfaceDecl *result_iface_decl = in IsRuntimeGeneratedType() local2978 std::optional<ClangASTMetadata> ast_metadata = GetMetadata(result_iface_decl); in IsRuntimeGeneratedType()