Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dutil.cpp83 bool TSChecker::IsLiteralType(const Type *type) in IsLiteralType() function in panda::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.cpp280 bool ETSEnumInterface::IsLiteralType() const noexcept in IsLiteralType() function in panda::es2panda::checker::ETSEnumInterface
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.h233 bool IsLiteralType() const in IsLiteralType() function