Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.h206 bool for_completion);
216 ExecutionContext &exe_ctx, bool for_completion);
H A DClangUserExpression.cpp414 std::vector<std::string> modules_to_import, bool for_completion) { in CreateSourceCode() argument
425 for_completion, modules_to_import)) { in CreateSourceCode()
523 bool for_completion) { in PrepareForParsing() argument
550 for_completion); in PrepareForParsing()