Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.h200 bool for_completion);
210 ExecutionContext &exe_ctx, bool for_completion);
H A DClangUserExpression.cpp416 std::vector<std::string> modules_to_import, bool for_completion) { in CreateSourceCode() argument
427 for_completion, modules_to_import)) { in CreateSourceCode()
525 bool for_completion) { in PrepareForParsing() argument
552 for_completion); in PrepareForParsing()