struct Argument

Declaration

struct Argument { /* full declaration omitted */ };

Description

A key-value pair with a debug location that is used to display the remarks at the right place in the source.

Declared at: llvm/include/llvm/Remarks/Remark.h:42

Member Variables

public llvm::StringRef Key
public llvm::StringRef Val
public Optional<llvm::remarks::RemarkLocation> Loc