Searched defs:GetComment (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | debug_info.cpp | 76 const std::string &DebugInfo::GetComment(const std::string &funcName, size_t index) const in GetComment() function in panda::ecmascript::kungfu::DebugInfo |
| D | debug_info.h | 76 const std::string &GetComment(size_t index) in GetComment() function |
| D | circuit.cpp | 99 std::string_view Circuit::GetComment(GateRef gate) const in GetComment() function in panda::ecmascript::kungfu::Circuit |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ | ||
| D | insn.h | 363 const MapleString &GetComment() const in GetComment() function |
| D | operand.h | 1841 const MapleString &GetComment() const in GetComment() function |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
| D | mir_nodes.h | 2558 const MapleString &GetComment() const in GetComment() function |