MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / has_arg

Method has_arg

lib/asmjit/asmjit-testing/tests/broken.cpp:182–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182bool BrokenAPI::has_arg(const char* name) noexcept {
183 return _brokenGlobal.has_arg(name);
184}
185
186void BrokenAPI::addUnit(Unit* unit) noexcept {
187 Unit** pPrev = &_brokenGlobal._unitList;

Callers 5

handle_argsMethod · 0.45
runMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
handle_argsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected