Home
last modified time | relevance | path

Searched defs:IsIdenticalTo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.cpp75 bool TypeRelation::IsIdenticalTo(Type *source, Type *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
96 bool TypeRelation::IsIdenticalTo(Signature *source, Signature *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
109 bool TypeRelation::IsIdenticalTo(IndexInfo *source, IndexInfo *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeRelation.cpp56 bool TypeRelation::IsIdenticalTo(Type *source, Type *target) in IsIdenticalTo() function in ark::es2panda::checker::TypeRelation
104 bool TypeRelation::IsIdenticalTo(IndexInfo *source, IndexInfo *target) in IsIdenticalTo() function in ark::es2panda::checker::TypeRelation