Home
last modified time | relevance | path

Searched refs:hasCaptures (Results 1 – 25 of 144) sorted by relevance

123456

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp54 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp54 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DUndefCapturedBlockVarChecker.cpp53 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp375 if (!block->hasCaptures() && !hasNonConstantCustomFields) { in computeBlockInfo()
739 if (!blockExpr->getBlockDecl()->hasCaptures()) { in EmitBlockLiteral()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp151 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp151 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp151 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp151 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp151 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp151 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp944 if (!BD->hasCaptures()) { in getBlockDataRegion()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp151 if (!BE->getBlockDecl()->hasCaptures()) in checkPostStmt()

123456