Home | History | Annotate | Download | only in AST

Lines Matching full:getcallframe

570     CallStackFrame *getCallFrame(unsigned CallIndex) {
571 assert(CallIndex && "no call index in getCallFrame");
2601 Frame = Info.getCallFrame(LVal.CallIndex);