Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp349 bool is_persistent_variable = false; in AddValueToStruct() local
365 is_persistent_variable = true; in AddValueToStruct()
404 if (is_persistent_variable) { in AddValueToStruct()