struct PragmaStack::Slot

Declaration

struct PragmaStack::Slot { /* full declaration omitted */ };

Declared at: clang/include/clang/Sema/Sema.h:590

Member Variables

public llvm::StringRef StackSlotLabel
public ValueType Value
public clang::SourceLocation PragmaLocation
public clang::SourceLocation PragmaPushLocation

Method Overview

  • public Slot(llvm::StringRef StackSlotLabel, ValueType Value, clang::SourceLocation PragmaLocation, clang::SourceLocation PragmaPushLocation)

Methods

ΒΆSlot(llvm::StringRef StackSlotLabel,
     ValueType Value,
     clang::SourceLocation PragmaLocation,
     clang::SourceLocation PragmaPushLocation)

Declared at: clang/include/clang/Sema/Sema.h:595

Parameters

llvm::StringRef StackSlotLabel
ValueType Value
clang::SourceLocation PragmaLocation
clang::SourceLocation PragmaPushLocation