LLVM 23.0.0git
llvm::json::Object::KV Struct Reference

#include "llvm/Support/JSON.h"

Public Attributes

ObjectKey K
Value V

Detailed Description

Definition at line 627 of file JSON.h.

Member Data Documentation

◆ K

ObjectKey llvm::json::Object::KV::K

Definition at line 628 of file JSON.h.

◆ V

Value llvm::json::Object::KV::V

Definition at line 629 of file JSON.h.


The documentation for this struct was generated from the following file: