Home
last modified time | relevance | path

Searched defs:Identical (Results 1 – 25 of 75) sorted by relevance

123

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsVoidType.cpp19 void ETSVoidType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::ETSVoidType
DetsBigIntType.cpp19 void ETSBigIntType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::ETSBigIntType
DetsAsyncFuncReturnType.cpp28 void ETSAsyncFuncReturnType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::ETSAsyncFuncReturnType
DwildcardType.cpp24 void WildcardType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::WildcardType
DetsStringType.cpp21 void ETSStringType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::ETSStringType
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DtypeParameter.cpp24 void TypeParameter::Identical([[maybe_unused]] TypeRelation *relation, [[maybe_unused]] Type *other) in Identical() function in panda::es2panda::checker::TypeParameter
DindexInfo.cpp43 void IndexInfo::Identical(TypeRelation *relation, IndexInfo *other) in Identical() function in panda::es2panda::checker::IndexInfo
DtypeReference.cpp26 void TypeReference::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::TypeReference
DvoidType.cpp29 void VoidType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::VoidType
DbooleanType.cpp24 void BooleanType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::BooleanType
DbigintType.cpp24 void BigintType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::BigintType
DenumType.cpp26 void EnumType::Identical([[maybe_unused]] TypeRelation *relation, [[maybe_unused]] Type *other) in Identical() function in panda::es2panda::checker::EnumType
DstringType.cpp24 void StringType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::StringType
DnonPrimitiveType.cpp24 void NonPrimitiveType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::NonPrimitiveType
/arkcompiler/ets_frontend/es2panda/typescript/types/
DindexInfo.cpp44 void IndexInfo::Identical(TypeRelation *relation, IndexInfo *other) in Identical() function in panda::es2panda::checker::IndexInfo
DtypeParameter.cpp25 void TypeParameter::Identical([[maybe_unused]] TypeRelation *relation, [[maybe_unused]] Type *other) in Identical() function in panda::es2panda::checker::TypeParameter
DbooleanType.cpp25 void BooleanType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::BooleanType
DvoidType.cpp30 void VoidType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::VoidType
DnonPrimitiveType.cpp25 void NonPrimitiveType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::NonPrimitiveType
DbigintType.cpp25 void BigintType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::BigintType
DenumType.cpp27 void EnumType::Identical([[maybe_unused]] TypeRelation *relation, [[maybe_unused]] Type *other) in Identical() function in panda::es2panda::checker::EnumType
DstringType.cpp25 void StringType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::StringType
DsymbolType.cpp25 void SymbolType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::SymbolType
DtypeReference.cpp27 void TypeReference::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::TypeReference
DunknownType.cpp30 void UnknownType::Identical(TypeRelation *relation, Type *other) in Identical() function in panda::es2panda::checker::UnknownType

123