Home
last modified time | relevance | path

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

123

/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.cpp75 TypeFacts ObjectLiteralType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::ObjectLiteralType
DnonPrimitiveType.cpp39 TypeFacts NonPrimitiveType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NonPrimitiveType
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
DstringType.cpp39 TypeFacts StringType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::StringType
DenumType.cpp39 TypeFacts EnumType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::EnumType
DvoidType.cpp25 TypeFacts VoidType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::VoidType
DbooleanType.cpp39 TypeFacts BooleanType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BooleanType
DtypeParameter.cpp35 TypeFacts TypeParameter::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::TypeParameter
DtypeReference.cpp41 TypeFacts TypeReference::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::TypeReference
DbigintType.cpp39 TypeFacts BigintType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BigintType
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DconstructorType.cpp39 TypeFacts ConstructorType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::ConstructorType
DfunctionType.cpp49 TypeFacts FunctionType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::FunctionType
DobjectLiteralType.cpp75 TypeFacts ObjectLiteralType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::ObjectLiteralType
DtypeReference.cpp40 TypeFacts TypeReference::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::TypeReference
DbigintType.cpp38 TypeFacts BigintType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::BigintType
DvoidType.cpp24 TypeFacts VoidType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::VoidType
DunknownType.cpp24 TypeFacts UnknownType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::UnknownType
DenumType.cpp38 TypeFacts EnumType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::EnumType
DtypeParameter.cpp34 TypeFacts TypeParameter::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::TypeParameter
DnonPrimitiveType.cpp38 TypeFacts NonPrimitiveType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::NonPrimitiveType
DbooleanType.cpp38 TypeFacts BooleanType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::BooleanType
DstringType.cpp38 TypeFacts StringType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::StringType

123