Searched defs:CreateStringLiteralType (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
H A D | typeCreation.cpp | 45 Type *Checker::CreateStringLiteralType(const util::StringView &str) in CreateStringLiteralType() function in panda::es2panda::checker::Checker |
/arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
H A D | typeCreation.cpp | 44 Type *TSChecker::CreateStringLiteralType(const util::StringView &str) in CreateStringLiteralType() function in ark::es2panda::checker::TSChecker |
Completed in 2 milliseconds