Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp311 bool is_lvalue = last_expr->getValueKind() == VK_LValue && in SynthesizeBodyResult() local
H A DClangExpressionDeclMap.cpp219 bool is_lvalue) { in AddPersistentVariable()