Searched defs:testedType (Results 1 – 2 of 2) sorted by relevance
385 checker::Type *testedType = nullptr; in CheckSmartCastEqualityCondition() local
1094 std::pair<Type *, Type *> ETSChecker::CheckTestNullishCondition(Type *testedType, Type *actualType,… in CheckTestNullishCondition()1112 std::pair<Type *, Type *> ETSChecker::CheckTestObjectCondition(ETSArrayType *testedType, Type *actu… in CheckTestObjectCondition()1142 std::pair<Type *, Type *> ETSChecker::CheckTestObjectCondition(ETSObjectType *testedType, Type *act… in CheckTestObjectCondition()1403 auto *const testedType = testCondition_.testedType->AsETSObjectType(); in ResolveSmartCastTypes() local1407 auto *const testedType = testCondition_.testedType->AsETSArrayType(); in ResolveSmartCastTypes() local