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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp354 const LocationContext *CurLC = Pred->getLocationContext(); local
355 const StackFrameContext *CallerSFC = CurLC->getCurrentStackFrame();
385 if (const Stmt *Parent = CurLC->getParentMap().getParent(CtorExpr))
465 CallEnter Loc(CallE, CalleeSFC, CurLC);

Completed in 82 milliseconds