MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / name

Method name

src/plugins/debugger/debug.h:729–732  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

727 }
728
729 dap::optional<dap::string> name() const
730 {
731 return raw.name;
732 }
733
734 dap::optional<dap::string> origin() const
735 {

Callers 12

enumNameFunction · 0.45
installTranslatorFunction · 0.45
idMethod · 0.45
readFileMethod · 0.45
readErrorElementMethod · 0.45
readXWhatElementMethod · 0.45
readStackElementMethod · 0.45
readFrameElementMethod · 0.45
skipUnknownElementMethod · 0.45
updateMessageMethod · 0.45
parseMethod · 0.45
handleStartElementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected