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.h204 bool for_completion);
214 ExecutionContext &exe_ctx, bool for_completion);
H A DClangUserExpression.cpp413 std::vector<std::string> modules_to_import, bool for_completion) { in CreateSourceCode() argument
424 for_completion, modules_to_import)) { in CreateSourceCode()
522 bool for_completion) { in PrepareForParsing() argument
549 for_completion); in PrepareForParsing()