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

References

tools/clang/tools/extra/clangd/unittests/JSONTransportTests.cpp
   58   std::string log() { return Log.str(); }
   61     Log << "Notification " << Method << ": " << Params << "\n";
   69     Log << "Call " << Method << "(" << ID << "): " << Params << "\n";
   81       Log << "Reply(" << ID << "): " << *Params << "\n";
   83       Log << "Reply(" << ID