reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
177 Invocation->getPreprocessorOpts().addRemappedFile( 180 Invocation->getFrontendOpts().Inputs.push_back( 182 Invocation->getFrontendOpts().ProgramAction = frontend::ParseSyntaxOnly; 183 Invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu"; 185 Compiler.setInvocation(std::move(Invocation));