Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp1025 CodeCompleteConsumer *completion_consumer, in ParseInternal() argument
1043 bool should_create_file = completion_consumer != nullptr; in ParseInternal()
1095 if (completion_consumer) { in ParseInternal()
1120 *Consumer, TU_Complete, completion_consumer)); in ParseInternal()