Searched refs:objc_interface_type (Results 1 – 1 of 1) sorted by relevance
4415 const clang::ObjCInterfaceType *objc_interface_type = in GetNumMemberFunctions() local4417 if (objc_interface_type && in GetNumMemberFunctions()4419 const_cast<clang::ObjCInterfaceType *>(objc_interface_type)))) { in GetNumMemberFunctions()4421 objc_interface_type->getDecl(); in GetNumMemberFunctions()4499 const clang::ObjCInterfaceType *objc_interface_type = in GetMemberFunctionAtIndex() local4501 if (objc_interface_type && in GetMemberFunctionAtIndex()4503 const_cast<clang::ObjCInterfaceType *>(objc_interface_type)))) { in GetMemberFunctionAtIndex()4505 objc_interface_type->getDecl(); in GetMemberFunctionAtIndex()5660 const clang::ObjCInterfaceType *objc_interface_type = in GetNumFields() local5662 if (objc_interface_type && in GetNumFields()[all …]