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

References

tools/clang/unittests/Frontend/OutputStreamTest.cpp
   26   Invocation->getPreprocessorOpts().addRemappedFile(
   28   Invocation->getFrontendOpts().Inputs.push_back(
   30   Invocation->getFrontendOpts().ProgramAction = EmitBC;
   31   Invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu";
   39   Compiler.setInvocation(std::move(Invocation));