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

References

tools/clang/lib/Tooling/JSONCompilationDatabase.cpp
  137     Syntax = JSONCommandLineSyntax::Gnu;
  156   assert(Syntax == JSONCommandLineSyntax::Gnu);
tools/clang/unittests/Tooling/CompilationDatabaseTest.cpp
   31                                                     JSONCommandLineSyntax::Gnu))
   84             getAllFiles("[]", ErrorMessage, JSONCommandLineSyntax::Gnu))
  105                         ErrorMessage, JSONCommandLineSyntax::Gnu))
  112       0u, getAllCompileCommands(JSONCommandLineSyntax::Gnu, "[]", ErrorMessage)
  126       JSONCommandLineSyntax::Gnu,
  152       JSONCommandLineSyntax::Gnu,
  179                                               JSONCommandLineSyntax::Gnu));