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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp296 bool is_lvalue = last_expr->getValueKind() == VK_LValue && local
H A DClangExpressionDeclMap.cpp192 AddPersistentVariable(const NamedDecl *decl, ConstString name, TypeFromParser parser_type, bool is_result, bool is_lvalue) argument

Completed in 113 milliseconds