Home
last modified time | relevance | path

Searched defs:IsStringLike (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dutil.cpp168 bool TSChecker::IsStringLike(ir::Expression *expr) in IsStringLike() function in ark::es2panda::checker::TSChecker
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dutil.cpp200 bool Checker::IsStringLike(const ir::Expression *expr) in IsStringLike() function in panda::es2panda::checker::Checker