Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.cpp77 bool TypeRelation::IsIdenticalTo(Type *source, Type *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
97 bool TypeRelation::IsIdenticalTo(Signature *source, Signature *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
110 bool TypeRelation::IsIdenticalTo(IndexInfo *source, IndexInfo *target) in IsIdenticalTo() function in panda::es2panda::checker::TypeRelation
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeRelation.cpp52 bool TypeRelation::IsIdenticalTo(Type *source, Type *target) in IsIdenticalTo() function in ark::es2panda::checker::TypeRelation
87 bool TypeRelation::IsIdenticalTo(IndexInfo *source, IndexInfo *target) in IsIdenticalTo() function in ark::es2panda::checker::TypeRelation