Searched defs:testedType (Results 1 – 2 of 2) sorted by relevance
328 checker::Type *testedType = nullptr; in CheckSmartCastEqualityCondition() local
845 std::pair<Type *, Type *> ETSChecker::CheckTestNullishCondition(Type *testedType, Type *actualType,… in CheckTestNullishCondition()863 std::pair<Type *, Type *> ETSChecker::CheckTestObjectCondition(ETSArrayType *testedType, Type *actu… in CheckTestObjectCondition()894 std::pair<Type *, Type *> ETSChecker::CheckTestObjectCondition(ETSObjectType *testedType, Type *act… in CheckTestObjectCondition()1013 auto *const testedType = testCondition_.testedType->AsETSObjectType(); in ResolveSmartCastTypes() local1017 auto *const testedType = testCondition_.testedType->AsETSArrayType(); in ResolveSmartCastTypes() local