struct Object::KV

Declaration

struct Object::KV { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/JSON.h:609

Member Variables

public llvm::json::ObjectKey K
public llvm::json::Value V