clang 19.0.0git
clang::interp::InterpFrame Member List

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

Callerclang::interp::InterpFrame
describe(llvm::raw_ostream &OS) const overrideclang::interp::InterpFramevirtual
destroy(unsigned Idx)clang::interp::InterpFrame
dump() constclang::interp::InterpFrameinline
dump(llvm::raw_ostream &OS, unsigned Indent=0) constclang::interp::InterpFrame
getCallee() const overrideclang::interp::InterpFramevirtual
getCaller() const overrideclang::interp::InterpFramevirtual
getCallRange() const overrideclang::interp::InterpFramevirtual
getDepth() constclang::interp::InterpFrameinline
getExpr(CodePtr PC) constclang::interp::InterpFrame
getFrameOffset() constclang::interp::InterpFrameinline
getFunction() constclang::interp::InterpFrameinline
getLocal(unsigned Offset) constclang::interp::InterpFrameinline
getLocalPointer(unsigned Offset) constclang::interp::InterpFrame
getLocation(CodePtr PC) constclang::interp::InterpFrame
getParam(unsigned Offset) constclang::interp::InterpFrameinline
getParamPointer(unsigned Offset)clang::interp::InterpFrame
getPC() constclang::interp::InterpFrameinline
getRange(CodePtr PC) constclang::interp::InterpFrame
getRetPC() constclang::interp::InterpFrameinline
getRVOPtr() constclang::interp::InterpFrameinline
getSource(CodePtr PC) constclang::interp::InterpFramevirtual
getThis() constclang::interp::InterpFrameinline
InterpFrame(InterpState &S, const Function *Func, InterpFrame *Caller, CodePtr RetPC, unsigned ArgSize)clang::interp::InterpFrame
InterpFrame(InterpState &S, const Function *Func, CodePtr RetPC, unsigned VarArgSize=0)clang::interp::InterpFrame
isRoot() constclang::interp::InterpFrameinline
popArgs()clang::interp::InterpFrame
setLocal(unsigned Offset, const T &Value)clang::interp::InterpFrameinline
setParam(unsigned Offset, const T &Value)clang::interp::InterpFrameinline
~Frame()clang::interp::Framevirtual
~InterpFrame()clang::interp::InterpFrame