Searched defs:GetComment (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A 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 88 const std::string &DebugInfo::GetComment(size_t index) const in GetComment() function in panda::ecmascript::kungfu::DebugInfo |
H A D | debug_info.h | 76 const std::string &GetComment(size_t index) in GetComment() function in panda::ecmascript::kungfu::DebugInfo::FuncDebugInfo |
H A D | circuit.cpp | 97 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/ | ||
H A D | insn.h | 363 const MapleString &GetComment() const in GetComment() function in maplebe::Insn |
H A D | operand.h | 1841 const MapleString &GetComment() const in GetComment() function in maplebe::MemOperand::CommentOperand |
Completed in 7 milliseconds