LLVM: llvm::json::Object::KV Struct Reference (original) (raw)

#include "[llvm/Support/JSON.h](JSON%5F8h%5Fsource.html)"

Public Attributes
ObjectKey K
Value V

Detailed Description

Definition at line 643 of file JSON.h.

Member Data Documentation

K

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

Definition at line 644 of file JSON.h.

V

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

Definition at line 645 of file JSON.h.


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