Home
last modified time | relevance | path

Searched defs:IsLiteralType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dutil.cpp83 bool TSChecker::IsLiteralType(const Type *type) in IsLiteralType() function in ark::es2panda::checker::TSChecker
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dutil.cpp95 bool Checker::IsLiteralType(const Type *type) in IsLiteralType() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.cpp337 bool ETSEnumType::IsLiteralType() const noexcept in IsLiteralType() function in ark::es2panda::checker::ETSEnumType