Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp807 CodeCompleteConsumer *completion_consumer, in ParseInternal() argument
827 bool should_create_file = completion_consumer != nullptr; in ParseInternal()
882 if (completion_consumer) { in ParseInternal()
896 completion_consumer); in ParseInternal()
901 completion_consumer); in ParseInternal()