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

References

tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
  393         File = ValueString;
  402     if (!File) {
  415     StringRef FileName = File->getValue(FileStorage);
  427     auto Cmd = CompileCommandRef(Directory, File, *Command, Output);