Searched refs:GetStringType (Results 1 – 2 of 2) sorted by relevance
254 static const Type* GetStringType() { in GetStringType() function
267 } else if (return_type->IsSubtypeOf(TypeOracle::GetStringType())) { in EmitInstruction()