Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp352 bool is_persistent_variable = false; in AddValueToStruct() local
368 is_persistent_variable = true; in AddValueToStruct()
407 if (is_persistent_variable) { in AddValueToStruct()