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.h315 void SetComment(const std::string &str) in SetComment() function
320 void SetComment(const MapleString &str) in SetComment() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h4269 void SetComment(MapleString com) in SetComment() function
4274 void SetComment(const std::string &str) in SetComment() function
4279 void SetComment(const char *str) in SetComment() function