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

References

tools/clang/lib/Driver/ToolChains/Clang.cpp
 3051           options::OPT_fdiagnostics_show_note_include_stack,
 3054     if (O.matches(options::OPT_fdiagnostics_show_note_include_stack))
tools/clang/lib/Frontend/CompilerInvocation.cpp
 1536   if (Arg *A = Args.getLastArg(OPT_fdiagnostics_show_note_include_stack,
 1538     if (A->getOption().matches(OPT_fdiagnostics_show_note_include_stack))