Home
last modified time | relevance | path

Searched refs:AssertNoMethodsInFunctionRelation (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.cpp167 static inline void AssertNoMethodsInFunctionRelation([[maybe_unused]] Type *left, [[maybe_unused]] … in AssertNoMethodsInFunctionRelation() function
244 AssertNoMethodsInFunctionRelation(this, other); in Identical()
258 AssertNoMethodsInFunctionRelation(this, target); in AssignmentSource()
275 AssertNoMethodsInFunctionRelation(this, source); in IsSupertypeOf()
288 AssertNoMethodsInFunctionRelation(this, source); in AssignmentTarget()
335 AssertNoMethodsInFunctionRelation(this, target); in Cast()
345 AssertNoMethodsInFunctionRelation(this, source); in CastTarget()
360 AssertNoMethodsInFunctionRelation(this, target); in IsSubtypeOf()