Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeRelation.cpp52 bool TypeRelation::IsIdenticalTo(Type *source, Type *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
71 bool TypeRelation::IsIdenticalTo(Signature *source, Signature *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
84 bool TypeRelation::IsIdenticalTo(IndexInfo *source, IndexInfo *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.cpp75 bool TypeRelation::IsIdenticalTo(Type *source, Type *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
94 bool TypeRelation::IsIdenticalTo(Signature *source, Signature *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
107 bool TypeRelation::IsIdenticalTo(IndexInfo *source, IndexInfo *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation