Searched defs:IsLiteralType (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | util.cpp | 83 bool TSChecker::IsLiteralType(const Type *type) in IsLiteralType() function in panda::es2panda::checker::TSChecker |
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | util.cpp | 95 bool Checker::IsLiteralType(const Type *type) in IsLiteralType() function in panda::es2panda::checker::Checker |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
| D | etsEnumType.cpp | 280 bool ETSEnumInterface::IsLiteralType() const noexcept in IsLiteralType() function in panda::es2panda::checker::ETSEnumInterface |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ | ||
| D | pgo_profile_type.h | 233 bool IsLiteralType() const in IsLiteralType() function |