Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp1043 bool should_create_file = completion_consumer != nullptr; in ParseInternal() local
1046 should_create_file |= m_compiler->getCodeGenOpts().getDebugInfo() == in ParseInternal()
1049 if (should_create_file) { in ParseInternal()