Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.cpp60 void DebugInfo::AppendComment(size_t index, std::string &&str, std::string_view separator) in AppendComment() function in panda::ecmascript::kungfu::DebugInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dinsn.h368 void AppendComment(const std::string &str) in AppendComment() function