Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp351 bool is_persistent_variable = false; in AddValueToStruct() local
367 is_persistent_variable = true; in AddValueToStruct()
406 if (is_persistent_variable) { in AddValueToStruct()