Home
last modified time | relevance | path

Searched refs:isShortString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMsvcStl.cpp73 bool isShortString = capacity < bufSize; in ExtractMsvcStlStringInfo() local
75 if (isShortString) { in ExtractMsvcStlStringInfo()