Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dinsn.h383 void SetComment(const std::string &str) in SetComment() function
388 void SetComment(const MapleString &str) in SetComment() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h4289 void SetComment(MapleString com) in SetComment() function
4294 void SetComment(const std::string &str) in SetComment() function
4299 void SetComment(const char *str) in SetComment() function