Searched refs:result_iface_decl (Results 1 – 2 of 2) sorted by relevance
555 if (clang::ObjCInterfaceDecl *result_iface_decl = in FindDecls() local559 ast_ctx.getObjCInterfaceType(result_iface_decl); in FindDecls()562 ClangASTMetadata *metadata = m_ast_ctx->GetMetadata(result_iface_decl); in FindDecls()571 decls.push_back(m_ast_ctx->GetCompilerDecl(result_iface_decl)); in FindDecls()
2933 clang::ObjCInterfaceDecl *result_iface_decl = in IsRuntimeGeneratedType() local2936 ClangASTMetadata *ast_metadata = GetMetadata(result_iface_decl); in IsRuntimeGeneratedType()