Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafety.cpp1470 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1472 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1532 LocalVariableMap::Context LVarCtx; member in __anon6254f0e10d11::BuildLockset
1555 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
1940 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2092 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()