Searched refs:compInst (Results 1 – 2 of 2) sorted by relevance
40 CompilerInstance compInst; member in __anon29bca0760111::FrontendActionTest64 compInst.createDiagnostics(); in SetUp()67 compInst.setInvocation(std::move(invoc)); in SetUp()68 compInst.getFrontendOpts().inputs.push_back( in SetUp()82 compInst.clearOutputFiles(/*EraseFiles=*/false); in TearDown()102 bool success = executeCompilerInvocation(&compInst); in TEST_F()133 bool success = executeCompilerInvocation(&compInst); in TEST_F()158 bool success = executeCompilerInvocation(&compInst); in TEST_F()178 compInst.getInvocation().getTargetOpts().triple = in TEST_F()189 bool success = executeCompilerInvocation(&compInst); in TEST_F()[all …]
48 CompilerInstance compInst; in TEST() local50 compInst.getAllSources().Open(testFilePath, errorStream); in TEST()74 CompilerInstance compInst; in TEST() local85 compInst.createDiagnostics(diagOpts, diagPrinter.get(), in TEST()