MCPcopy Create free account
hub / github.com/chipsalliance/Surelog / IsEmpty

Function IsEmpty

src/API/SLAPI.cpp:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98static bool IsEmpty(const char* str) { return !(str && *str); }
99
100void SLaddError(ErrorContainer* errors, const char* messageId,
101 const char* fileName, uint32_t line, uint32_t col,

Callers 2

SLaddErrorFunction · 0.85
SLaddMLErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected