Searched refs:objc_interface_type (Results 1 – 1 of 1) sorted by relevance
4384 const clang::ObjCInterfaceType *objc_interface_type = in GetNumMemberFunctions() local4386 if (objc_interface_type && in GetNumMemberFunctions()4388 const_cast<clang::ObjCInterfaceType *>(objc_interface_type)))) { in GetNumMemberFunctions()4390 objc_interface_type->getDecl(); in GetNumMemberFunctions()4468 const clang::ObjCInterfaceType *objc_interface_type = in GetMemberFunctionAtIndex() local4470 if (objc_interface_type && in GetMemberFunctionAtIndex()4472 const_cast<clang::ObjCInterfaceType *>(objc_interface_type)))) { in GetMemberFunctionAtIndex()4474 objc_interface_type->getDecl(); in GetMemberFunctionAtIndex()5622 const clang::ObjCInterfaceType *objc_interface_type = in GetNumFields() local5624 if (objc_interface_type && in GetNumFields()[all …]