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

References

tools/clang/lib/CodeGen/BackendUtil.cpp
 1458   Conf.RemarksFormat = CGOpts.OptRecordFormat;
tools/clang/lib/CodeGen/CodeGenAction.cpp
  273                                    CodeGenOpts.OptRecordFormat,
  290                   << CodeGenOpts.OptRecordFormat;
tools/clang/lib/Frontend/CompilerInvocation.cpp
 1297     Opts.OptRecordFormat = A->getValue();