Searched refs:should_create_file (Results 1 – 1 of 1) sorted by relevance
1043 bool should_create_file = completion_consumer != nullptr; in ParseInternal() local1046 should_create_file |= m_compiler->getCodeGenOpts().getDebugInfo() == in ParseInternal()1049 if (should_create_file) { in ParseInternal()