Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.h198 bool for_completion);
204 ExecutionContext &exe_ctx, bool for_completion);
H A DClangUserExpression.cpp419 std::vector<std::string> modules_to_import, bool for_completion) { in CreateSourceCode() argument
430 for_completion, modules_to_import)) { in CreateSourceCode()
528 bool for_completion) { in PrepareForParsing() argument
555 for_completion); in PrepareForParsing()