Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp1402 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1406 const_cast<CallExpr*>(getTrylockCallExpr(Cond, LVarCtx, Negate)); in getEdgeLockset()
1464 LocalVariableMap::Context LVarCtx; member in __anon4f66b6dc0b11::BuildLockset
1486 LVarCtx(Info.EntryContext), in BuildLockset()
1854 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
1983 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()