Home
last modified time | relevance | path

Searched defs:IsIdenticalTo (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeRelation.cpp52 bool TypeRelation::IsIdenticalTo(Type *source, Type *target) in IsIdenticalTo() function in ark::es2panda::checker::TypeRelation
86 bool TypeRelation::IsIdenticalTo(IndexInfo *source, IndexInfo *target) in IsIdenticalTo() function in ark::es2panda::checker::TypeRelation
H A DtypeRelation.h297 bool IsIdenticalTo(Type const *source, Type const *target) in IsIdenticalTo() function in ark::es2panda::checker::TypeRelation
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A 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

Completed in 2 milliseconds