Movatterモバイル変換


[0]ホーム

URL:


LLVM 20.0.0git
Public Types |Public Member Functions |Public Attributes |List of all members
llvm::PrintedExpr Struct Reference

A user-facing string representation of a DWARF expression.More...

Public Types

enum  ExprKind {Address,Value }
 

Public Member Functions

 PrintedExpr (ExprKind K=Address)
 

Public Attributes

ExprKind Kind
 
SmallString< 16 > String
 

Detailed Description

A user-facing string representation of a DWARF expression.

This might be an Address expression, in which case it will be implicitly dereferenced, or aValue expression.

Definition at line430 of fileDWARFExpression.cpp.

Member Enumeration Documentation

◆ ExprKind

enumllvm::PrintedExpr::ExprKind
Enumerator
Address 
Value 

Definition at line431 of fileDWARFExpression.cpp.

Constructor & Destructor Documentation

◆ PrintedExpr()

llvm::PrintedExpr::PrintedExpr(ExprKind K =Address)
inline

Definition at line438 of fileDWARFExpression.cpp.

Member Data Documentation

◆ Kind

ExprKind llvm::PrintedExpr::Kind

Definition at line435 of fileDWARFExpression.cpp.

◆ String

SmallString<16> llvm::PrintedExpr::String

Definition at line436 of fileDWARFExpression.cpp.


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

Generated on Sun Jul 20 2025 19:35:08 for LLVM by doxygen 1.9.6
[8]ページ先頭

©2009-2025 Movatter.jp