Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionDeclMap.cpp331 bool is_persistent_variable = false; in AddValueToStruct() local
347 is_persistent_variable = true; in AddValueToStruct()
386 if (is_persistent_variable) { in AddValueToStruct()