Home
last modified time | relevance | path

Searched defs:IsStringType (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/assembler/
Dassembly-type.cpp117 bool Type::IsStringType(const std::string &name, panda::panda_file::SourceLang lang) in IsStringType() function in panda::pandasm::Type
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-type.cpp139 bool Type::IsStringType(const std::string &name, ark::panda_file::SourceLang lang) in IsStringType() function in ark::pandasm::Type
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
Dhelpers.cpp104 bool IsStringType(const ir::AstNode *ast) in IsStringType() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h258 bool IsStringType() const in IsStringType() function
Dshare_gate_meta_data.h161 bool IsStringType() const in IsStringType() function
Dtype_info_accessors.h169 inline bool IsStringType() const in IsStringType() function