This is the complete list of members for clang::interp::Context, including all inherited members.
classify(QualType T) const | clang::interp::Context | |
classify(const Expr *E) const | clang::interp::Context | inline |
collectBaseOffset(const RecordDecl *BaseDecl, const RecordDecl *DerivedDecl) const | clang::interp::Context | |
Context(ASTContext &Ctx) | clang::interp::Context | |
evaluate(State &Parent, const Expr *E, APValue &Result) | 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 |
getBitWidth(QualType T) const | clang::interp::Context | inline |
getCharBit() const | clang::interp::Context | |
getEvalID() const | clang::interp::Context | inline |
getFloatSemantics(QualType T) const | clang::interp::Context | |
getLangOpts() const | clang::interp::Context | |
getOrCreateFunction(const FunctionDecl *FD) | clang::interp::Context | |
getOverridingFunction(const CXXRecordDecl *DynamicDecl, const CXXRecordDecl *StaticDecl, const CXXMethodDecl *InitialFunction) const | clang::interp::Context | |
getProgram() const | clang::interp::Context | inline |
getRecord(const RecordDecl *D) const | clang::interp::Context | |
getStack() | clang::interp::Context | inline |
isPotentialConstantExpr(State &Parent, const FunctionDecl *FnDecl) | clang::interp::Context | |
shouldBeGloballyIndexed(const ValueDecl *VD) | clang::interp::Context | inlinestatic |
~Context() | clang::interp::Context | |