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.h353 void SetComment(const std::string &str) in SetComment() function
358 void SetComment(const MapleString &str) in SetComment() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_nodes.h2563 void SetComment(MapleString com) in SetComment() function
2568 void SetComment(const std::string &str) in SetComment() function
2573 void SetComment(const char *str) in SetComment() function