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

References

tools/clang/lib/Tooling/Tooling.cpp
  514               CompileCommand.Directory))
  516                                  Twine(CompileCommand.Directory) + "\"!");
  521       if (SeenWorkingDirectories.insert(CompileCommand.Directory).second)
  528       std::vector<std::string> CommandLine = CompileCommand.CommandLine;
  530         CommandLine = ArgsAdjuster(CommandLine, CompileCommand.Filename);