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
DbigintType.cpp39 TypeFacts BigintType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BigintType
DtypeParameter.cpp35 TypeFacts TypeParameter::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::TypeParameter
DbooleanType.cpp39 TypeFacts BooleanType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BooleanType
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
DsymbolType.cpp39 TypeFacts SymbolType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::SymbolType
DunknownType.cpp25 TypeFacts UnknownType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::UnknownType
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
DstringType.cpp39 TypeFacts StringType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::StringType
DstringLiteralType.cpp39 TypeFacts StringLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::StringLiteralType
DbooleanLiteralType.cpp44 TypeFacts BooleanLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BooleanLiteralType
DnumberType.cpp49 TypeFacts NumberType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NumberType
DbigintLiteralType.cpp41 TypeFacts BigintLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BigintLiteralType
DanyType.cpp43 TypeFacts AnyType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::AnyType
DenumLiteralType.cpp48 TypeFacts EnumLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::EnumLiteralType
DundefinedType.cpp40 TypeFacts UndefinedType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::UndefinedType
DneverType.cpp25 TypeFacts NeverType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NeverType
DnullType.cpp40 TypeFacts NullType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NullType
DarrayType.cpp58 TypeFacts ArrayType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::ArrayType
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