Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1749 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1753 const_cast<CallExpr*>(getTrylockCallExpr(Cond, LVarCtx, Negate)); in getEdgeLockset()
1807 LocalVariableMap::Context LVarCtx; member in __anon48488dd70111::BuildLockset
1828 LVarCtx(Info.EntryContext), in BuildLockset()
2135 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2212 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()