Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp433 bool is_persistent_variable = false; in AddValueToStruct() local
449 is_persistent_variable = true; in AddValueToStruct()
492 if (is_persistent_variable) { in AddValueToStruct()