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

References

tools/clang/lib/Driver/ToolChains/CommonArgs.cpp
  161     if (auto *IA = II.getAction())
  168     if (!TC.HasNativeLLVMSupport() && types::isLLVMIR(II.getType()))
  173     if (II.isFilename()) {
  174       CmdArgs.push_back(II.getFilename());
  179     const Arg &A = II.getInputArg();