Searched defs:AppendString (Results 1 – 2 of 2) sorted by relevance
81 inline void AppendString(DstType &dst, const char *src, uint32_t len) in AppendString() function93 inline void AppendString(DstType &dst, const char *src) in AppendString() function
2961 void ETSGen::AppendString(const ir::Expression *const expr, const VReg builder) in AppendString() function in ark::es2panda::compiler::ETSGen