Home
last modified time | relevance | path

Searched defs:GetTypeFacts (Results 1 – 25 of 27) sorted by relevance

12

/arkcompiler/ets_frontend/es2panda/typescript/types/
DconstructorType.cpp40 TypeFacts ConstructorType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::ConstructorType
DfunctionType.cpp50 TypeFacts FunctionType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::FunctionType
DobjectLiteralType.cpp76 TypeFacts ObjectLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::ObjectLiteralType
DsymbolType.cpp39 TypeFacts SymbolType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::SymbolType
DbooleanType.cpp39 TypeFacts BooleanType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BooleanType
DstringType.cpp39 TypeFacts StringType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::StringType
DnonPrimitiveType.cpp39 TypeFacts NonPrimitiveType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NonPrimitiveType
DvoidType.cpp25 TypeFacts VoidType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::VoidType
DtypeReference.cpp41 TypeFacts TypeReference::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::TypeReference
DenumType.cpp39 TypeFacts EnumType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::EnumType
DbigintType.cpp39 TypeFacts BigintType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BigintType
DunknownType.cpp25 TypeFacts UnknownType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::UnknownType
DtypeParameter.cpp35 TypeFacts TypeParameter::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::TypeParameter
DbigintLiteralType.cpp41 TypeFacts BigintLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BigintLiteralType
DstringLiteralType.cpp39 TypeFacts StringLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::StringLiteralType
DnumberType.cpp49 TypeFacts NumberType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NumberType
DbooleanLiteralType.cpp44 TypeFacts BooleanLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BooleanLiteralType
DanyType.cpp43 TypeFacts AnyType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::AnyType
DneverType.cpp25 TypeFacts NeverType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NeverType
DundefinedType.cpp40 TypeFacts UndefinedType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::UndefinedType
DenumLiteralType.cpp48 TypeFacts EnumLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::EnumLiteralType
DarrayType.cpp58 TypeFacts ArrayType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::ArrayType
DnullType.cpp40 TypeFacts NullType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NullType
DnumberLiteralType.cpp53 TypeFacts NumberLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NumberLiteralType
DtupleType.cpp143 TypeFacts TupleType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::TupleType

12