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

#include "llvm/Support/JSON.h"

Public Attributes

ObjectKey K
Value V

Detailed Description

Definition at line 641 of file JSON.h.

Member Data Documentation

◆ K

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

Definition at line 642 of file JSON.h.

◆ V

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

Definition at line 643 of file JSON.h.


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