Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1522 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1525 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1590 LocalVariableMap::Context LVarCtx; member in __anon68dfda3c0d11::BuildLockset
1614 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2005 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2146 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()