Searched refs:non_const_interface_decl (Results 1 – 1 of 1) sorted by relevance
59 …clang::ObjCInterfaceDecl *non_const_interface_decl = const_cast<clang::ObjCInterfaceDecl*>(interfa… in FindExternalVisibleDeclsByName() local61 if (!m_type_vendor.FinishDecl(non_const_interface_decl)) in FindExternalVisibleDeclsByName()64 clang::DeclContext::lookup_const_result result = non_const_interface_decl->lookup(name); in FindExternalVisibleDeclsByName()