struct JSONScopedPrinter::ScopeContext
Declaration
struct JSONScopedPrinter::ScopeContext { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:527
Member Variables
- public llvm::JSONScopedPrinter::Scope Context
- public llvm::JSONScopedPrinter::ScopeKind Kind
Method Overview
- public ScopeContext(llvm::JSONScopedPrinter::Scope Context, llvm::JSONScopedPrinter::ScopeKind Kind = ScopeKind::NoAttribute)
Methods
ΒΆScopeContext(
llvm::JSONScopedPrinter::Scope Context,
llvm::JSONScopedPrinter::ScopeKind Kind =
ScopeKind::NoAttribute)
ScopeContext(
llvm::JSONScopedPrinter::Scope Context,
llvm::JSONScopedPrinter::ScopeKind Kind =
ScopeKind::NoAttribute)
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:530
Parameters
- llvm::JSONScopedPrinter::Scope Context
- llvm::JSONScopedPrinter::ScopeKind Kind = ScopeKind::NoAttribute