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

/external/clang/lib/Analysis/
H A DThreadSafety.cpp1691 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; local
1694 const_cast<CallExpr*>(getTrylockCallExpr(Cond, LVarCtx, Negate));
1753 LocalVariableMap::Context LVarCtx; member in class:__anon15161::BuildLockset
1773 LVarCtx(Info.EntryContext),
2089 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx);
2157 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx);

Completed in 70 milliseconds