Searched defs:AppendComment (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | debug_info.cpp | 60 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/ | ||
| H A D | insn.h | 368 void AppendComment(const std::string &str) in AppendComment() function in maplebe::Insn |
Completed in 4 milliseconds