Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2040 bool CanDereference = true; in trackExpressionValue() local
2043 CanDereference = false; in trackExpressionValue()
2045 CanDereference = false; in trackExpressionValue()
2053 else if (CanDereference) in trackExpressionValue()
2056 if (CanDereference) { in trackExpressionValue()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2040 bool CanDereference = true; in trackExpressionValue() local
2043 CanDereference = false; in trackExpressionValue()
2045 CanDereference = false; in trackExpressionValue()
2053 else if (CanDereference) in trackExpressionValue()
2056 if (CanDereference) { in trackExpressionValue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2040 bool CanDereference = true; in trackExpressionValue() local
2043 CanDereference = false; in trackExpressionValue()
2045 CanDereference = false; in trackExpressionValue()
2053 else if (CanDereference) in trackExpressionValue()
2056 if (CanDereference) { in trackExpressionValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2040 bool CanDereference = true; in trackExpressionValue() local
2043 CanDereference = false; in trackExpressionValue()
2045 CanDereference = false; in trackExpressionValue()
2053 else if (CanDereference) in trackExpressionValue()
2056 if (CanDereference) { in trackExpressionValue()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2042 bool CanDereference = true; in trackExpressionValue() local
2045 CanDereference = false; in trackExpressionValue()
2047 CanDereference = false; in trackExpressionValue()
2055 else if (CanDereference) in trackExpressionValue()
2058 if (CanDereference) { in trackExpressionValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2042 bool CanDereference = true; in trackExpressionValue() local
2045 CanDereference = false; in trackExpressionValue()
2047 CanDereference = false; in trackExpressionValue()
2055 else if (CanDereference) in trackExpressionValue()
2058 if (CanDereference) { in trackExpressionValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2040 bool CanDereference = true; in trackExpressionValue() local
2043 CanDereference = false; in trackExpressionValue()
2045 CanDereference = false; in trackExpressionValue()
2053 else if (CanDereference) in trackExpressionValue()
2056 if (CanDereference) { in trackExpressionValue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2323 bool CanDereference = true; in handle() local
2326 CanDereference = false; in handle()
2328 CanDereference = false; in handle()
2336 else if (CanDereference) in handle()
2339 if (CanDereference) { in handle()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2262 bool CanDereference = true; in handle() local
2265 CanDereference = false; in handle()
2267 CanDereference = false; in handle()
2275 else if (CanDereference) in handle()
2278 if (CanDereference) { in handle()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2262 bool CanDereference = true; in handle() local
2265 CanDereference = false; in handle()
2267 CanDereference = false; in handle()
2275 else if (CanDereference) in handle()
2278 if (CanDereference) { in handle()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2262 bool CanDereference = true; in handle() local
2265 CanDereference = false; in handle()
2267 CanDereference = false; in handle()
2275 else if (CanDereference) in handle()
2278 if (CanDereference) { in handle()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2262 bool CanDereference = true; in handle() local
2265 CanDereference = false; in handle()
2267 CanDereference = false; in handle()
2275 else if (CanDereference) in handle()
2278 if (CanDereference) { in handle()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2262 bool CanDereference = true; in handle() local
2265 CanDereference = false; in handle()
2267 CanDereference = false; in handle()
2275 else if (CanDereference) in handle()
2278 if (CanDereference) { in handle()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1688 bool CanDereference = true; in trackExpressionValue() local
1691 CanDereference = false; in trackExpressionValue()
1699 } else if (CanDereference) { in trackExpressionValue()
1703 if (CanDereference) in trackExpressionValue()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1933 bool CanDereference = true; in trackExpressionValue() local
1936 CanDereference = false; in trackExpressionValue()
1944 } else if (CanDereference) { in trackExpressionValue()
1948 if (CanDereference) in trackExpressionValue()