reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/unittests/Frontend/OutputStreamTest.cpp
   50   Invocation->getPreprocessorOpts().addRemappedFile(
   52   Invocation->getFrontendOpts().Inputs.push_back(
   54   Invocation->getFrontendOpts().ProgramAction = EmitBC;
   55   Invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu";
   62   Compiler.setInvocation(std::move(Invocation));