Searched refs:IsJavaRefType (Results 1 – 2 of 2) sorted by relevance
2092 isJavaRefType |= IsJavaRefType(from) && IsJavaRefType(to); in VerifyCompleteMIRType()
377 bool IsJavaRefType(const MIRType &mirType) const in IsJavaRefType() function