Searched defs:isNullTerminated (Results 1 – 2 of 2) sorted by relevance
78 bool isNullTerminated = Str.back() == 0; in emitInlineAsm() local
645 constexpr auto isNullTerminated() const noexcept -> bool { in isNullTerminated() function in Catch::StringRef