Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxx.cpp570 ConstString g_size_name("__size_"); in ExtractLibcxxStringInfo() local
583 if (size_mode->GetName() != g_size_name) { in ExtractLibcxxStringInfo()