Searched defs:getCallFrame (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp423 CallStackFrame *getCallFrame(unsigned CallIndex) { function in struct:__anon3624::EvalInfo
424 assert(CallIndex && "no call index in getCallFrame");
1741 Frame = Info.getCallFrame(LVal.CallIndex);
1841 Frame = Info.getCallFrame(CallIndex);

Completed in 56 milliseconds