Home | History | Annotate | Download | only in API

Lines Matching refs:FindTypes

2147                     if (objc_type_vendor->FindTypes(const_typename, true, 1, types) > 0)
2176 SBTarget::FindTypes (const char* typename_cstr)
2188 uint32_t num_matches = images.FindTypes (sc,
2220 if (objc_type_vendor->FindTypes(const_typename, true, UINT32_MAX, types))