clang: clang::AssociatedConstraint Struct Reference (original) (raw)

#include "[clang/AST/Decl.h](Decl%5F8h%5Fsource.html)"

Definition at line 87 of file Decl.h.

clang::AssociatedConstraint::AssociatedConstraint ( ) constexprdefault

AssociatedConstraint() [2/2]

clang::AssociatedConstraint::AssociatedConstraint ( const Expr * ConstraintExpr, UnsignedOrNone ArgPackSubstIndex = std::nullopt ) inlineexplicit

isNull()

bool clang::AssociatedConstraint::isNull ( ) const inline

operator bool()

clang::AssociatedConstraint::operator bool ( ) const inlineexplicit

ArgPackSubstIndex

UnsignedOrNone clang::AssociatedConstraint::ArgPackSubstIndex = std::nullopt

ConstraintExpr

const Expr* clang::AssociatedConstraint::ConstraintExpr = nullptr


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