Searched defs:NullTerminatedString (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp206 auto NullTerminatedString = StringRef(Value.data(), Value.size() + 1); local

Completed in 99 milliseconds