Home
last modified time | relevance | path

Searched defs:is_lvalue (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDASTResultSynthesizer.cpp296 bool is_lvalue = last_expr->getValueKind() == VK_LValue && in SynthesizeBodyResult() local
HDClangExpressionDeclMap.cpp196 bool is_lvalue) { in AddPersistentVariable()