Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1405 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1409 const_cast<CallExpr*>(getTrylockCallExpr(Cond, LVarCtx, Negate)); in getEdgeLockset()
1467 LocalVariableMap::Context LVarCtx; member in __anond54a86130b11::BuildLockset
1489 LVarCtx(Info.EntryContext), in BuildLockset()
1857 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
1978 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()