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

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

Completed in 113 milliseconds