Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1678 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1681 const_cast<CallExpr*>(getTrylockCallExpr(Cond, LVarCtx, Negate)); in getEdgeLockset()
1740 LocalVariableMap::Context LVarCtx; member in __anond7afc2f90111::BuildLockset
1760 LVarCtx(Info.EntryContext), in BuildLockset()
2052 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2124 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()