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

Declarations

tools/clang/tools/extra/clangd/Protocol.h
  178 bool fromJSON(const llvm::json::Value &, Range &);

References

include/llvm/Support/JSON.h
  602   if (!fromJSON(E, Result))
  659       return fromJSON(*E, Out);