Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Analysis/
H A DThreadSafety.cpp1529 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1532 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1597 LocalVariableMap::Context LVarCtx; member in __anon265d8fea0d11::BuildLockset
1621 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2012 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2153 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp1523 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1526 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1591 LocalVariableMap::Context LVarCtx; member in __anon4528aa0a0d11::BuildLockset
1615 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2002 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2147 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DThreadSafety.cpp1523 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1526 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1591 LocalVariableMap::Context LVarCtx; member in __anon681023a90d11::BuildLockset
1615 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2002 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2147 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafety.cpp1507 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1510 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1575 LocalVariableMap::Context LVarCtx; member in __anonaaeccaa30d11::BuildLockset
1599 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
1987 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2132 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Analysis/
H A DThreadSafety.cpp1507 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1510 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1575 LocalVariableMap::Context LVarCtx; member in __anon3443933f0d11::BuildLockset
1599 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
1987 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2132 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafety.cpp1507 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1510 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1575 LocalVariableMap::Context LVarCtx; member in __anon6193c5210d11::BuildLockset
1599 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
1988 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2133 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafety.cpp1507 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1510 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1575 LocalVariableMap::Context LVarCtx; member in __anon51183b610d11::BuildLockset
1599 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
1988 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2133 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Analysis/
H A DThreadSafety.cpp1523 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1526 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1591 LocalVariableMap::Context LVarCtx; member in __anon674c463d0d11::BuildLockset
1615 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2002 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2147 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1507 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1510 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1575 LocalVariableMap::Context LVarCtx; member in __anoncb47465a0d11::BuildLockset
1599 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
1988 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2133 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafety.cpp1507 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext;
1510 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate);
1575 LocalVariableMap::Context LVarCtx;
1599 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {}
1988 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx);
2133 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Analysis/
H A DThreadSafety.cpp1434 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext;
1437 auto *Exp = const_cast<CallExpr *>(getTrylockCallExpr(Cond, LVarCtx, Negate));
1502 LocalVariableMap::Context LVarCtx;
1522 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {}
1900 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx);
2051 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DThreadSafety.cpp1524 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1527 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1592 LocalVariableMap::Context LVarCtx; member in __anon75cac33f0d11::BuildLockset
1616 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2007 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2148 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DThreadSafety.cpp1524 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1527 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1592 LocalVariableMap::Context LVarCtx; member in __anon53168e770d11::BuildLockset
1616 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2007 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2148 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1524 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1527 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1592 LocalVariableMap::Context LVarCtx; member in __anon726c0cac0d11::BuildLockset
1616 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2007 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2148 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Analysis/
H A DThreadSafety.cpp1524 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1527 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1592 LocalVariableMap::Context LVarCtx; member in __anon768ea0ab0d11::BuildLockset
1616 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2007 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2148 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Analysis/
H A DThreadSafety.cpp1524 const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext; in getEdgeLockset() local
1527 const auto *Exp = getTrylockCallExpr(Cond, LVarCtx, Negate); in getEdgeLockset()
1592 LocalVariableMap::Context LVarCtx; member in __anon3e1003080d11::BuildLockset
1616 LVarCtx(Info.EntryContext), CtxIndex(Info.EntryIndex) {} in BuildLockset()
2007 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, BO, LVarCtx); in VisitBinaryOperator()
2148 LVarCtx = Analyzer->LocalVarMap.getNextContext(CtxIndex, S, LVarCtx); in VisitDeclStmt()