Searched refs:FinishDecl (Results 1 – 2 of 2) sorted by relevance
50 bool FinishDecl(clang::ObjCInterfaceDecl *decl);
61 if (!m_type_vendor.FinishDecl(non_const_interface_decl)) in FindExternalVisibleDeclsByName()133 m_type_vendor.FinishDecl(interface_decl); in CompleteType()496 AppleObjCTypeVendor::FinishDecl(clang::ObjCInterfaceDecl *interface_decl) in FinishDecl() function in AppleObjCTypeVendor