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

Definitions

include/llvm/Support/JSON.h
   86 template <typename T> Value toJSON(const llvm::Optional<T> &Opt);
tools/clang/tools/extra/clangd/Protocol.h
   73 struct URIForFile {
  156 struct Range {
  923 struct Hover {
 1129 struct TypeHierarchyItem {