Searched defs:IsStringType (Results 1 - 6 of 6) sorted by relevance
/arkcompiler/runtime_core/assembler/ | ||
H A D | assembly-type.cpp | 117 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/ | ||
H A D | assembly-type.cpp | 134 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/ | ||
H A D | helpers.cpp | 107 bool IsStringType(const ir::AstNode *ast) in IsStringType() function |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | type.h | 256 bool IsStringType() const in IsStringType() function in panda::ecmascript::kungfu::GateType |
H A D | share_gate_meta_data.h | 151 bool IsStringType() const in IsStringType() function in panda::ecmascript::kungfu::GateMetaData |
H A D | type_info_accessors.h | 120 inline bool IsStringType() const in IsStringType() function in panda::ecmascript::kungfu::final |
Completed in 7 milliseconds