clang 17.0.0git
|
This is the complete list of members for clang::interp::Context, including all inherited members.
classify(QualType T) const | clang::interp::Context | |
Context(ASTContext &Ctx) | clang::interp::Context | |
evaluateAsInitializer(State &Parent, const VarDecl *VD, APValue &Result) | clang::interp::Context | |
evaluateAsRValue(State &Parent, const Expr *E, APValue &Result) | clang::interp::Context | |
getASTContext() const | clang::interp::Context | inline |
getCharBit() const | clang::interp::Context | |
getFloatSemantics(QualType T) const | clang::interp::Context | |
getLangOpts() const | clang::interp::Context | |
getStack() | clang::interp::Context | inline |
isPotentialConstantExpr(State &Parent, const FunctionDecl *FnDecl) | clang::interp::Context | |
~Context() | clang::interp::Context |