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

/external/clang/lib/AST/
H A DExprConstant.cpp542 CallStackFrame *getCallFrame(unsigned CallIndex) { function in struct:__anon17734::EvalInfo
543 assert(CallIndex && "no call index in getCallFrame");
2429 Frame = Info.getCallFrame(LVal.CallIndex);

Completed in 117 milliseconds