Home
last modified time | relevance | path

Searched defs:GetTypeFacts (Results 1 – 25 of 55) 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
DtypeParameter.cpp35 TypeFacts TypeParameter::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::TypeParameter
DunknownType.cpp25 TypeFacts UnknownType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::UnknownType
DbigintType.cpp39 TypeFacts BigintType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::BigintType
DstringType.cpp39 TypeFacts StringType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::StringType
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
DsymbolType.cpp39 TypeFacts SymbolType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::SymbolType
DnonPrimitiveType.cpp39 TypeFacts NonPrimitiveType::GetTypeFacts() const in GetTypeFacts() function in panda::es2panda::checker::NonPrimitiveType
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
/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
DtypeParameter.cpp34 TypeFacts TypeParameter::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::TypeParameter
DbooleanType.cpp38 TypeFacts BooleanType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::BooleanType
DunknownType.cpp24 TypeFacts UnknownType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::UnknownType
DbigintType.cpp38 TypeFacts BigintType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::BigintType
DtypeReference.cpp40 TypeFacts TypeReference::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::TypeReference
DstringType.cpp38 TypeFacts StringType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::StringType
DvoidType.cpp24 TypeFacts VoidType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::VoidType
DnonPrimitiveType.cpp38 TypeFacts NonPrimitiveType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::NonPrimitiveType
DenumType.cpp38 TypeFacts EnumType::GetTypeFacts() const in GetTypeFacts() function in ark::es2panda::checker::EnumType

123