clang 24.0.0git
clang::interp::DeclOrExpr Member List

This is the complete list of members for clang::interp::DeclOrExpr, including all inherited members.

asDecl() constclang::interp::DeclOrExprinline
asExpr() constclang::interp::DeclOrExprinline
asValueDecl() constclang::interp::DeclOrExprinline
asVarDecl() constclang::interp::DeclOrExprinline
DeclOrExpr()clang::interp::DeclOrExprinline
DeclOrExpr(std::nullptr_t)clang::interp::DeclOrExprinline
DeclOrExpr(const Decl *VD)clang::interp::DeclOrExprinline
DeclOrExpr(const Expr *E)clang::interp::DeclOrExprinline
getOpaqueValue() constclang::interp::DeclOrExprinline
getType() constclang::interp::DeclOrExprinline
isDecl() constclang::interp::DeclOrExprinline
isExpr() constclang::interp::DeclOrExprinline
isValueDecl() constclang::interp::DeclOrExprinline
operator bool() constclang::interp::DeclOrExprinlineexplicit
operator!=(DeclOrExpr O) constclang::interp::DeclOrExprinline
operator==(DeclOrExpr O) constclang::interp::DeclOrExprinline
Vclang::interp::DeclOrExpr