Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1484 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1486 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1548 LocalVariableMap::Context LVarCtx; member in __anoneb5110e70d11::BuildLockset
1574 FunctionExitFSet(FunctionExitFSet), LVarCtx(Info.EntryContext), in BuildLockset()
1977 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2117 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()