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

Definitions

include/llvm/Support/JSON.h
  596 template <typename T> bool fromJSON(const Value &E, llvm::Optional<T> &Out) {
tools/clang/tools/extra/clangd/Protocol.h
   73 struct URIForFile {
  156 struct Range {
  233 enum class TraceLevel {
  713 struct WorkspaceEdit {
  727 struct TweakArgs {