Home
last modified time | relevance | path

Searched refs:checkStmt (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp122 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
125 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
127 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
132 checkStmt(Result, S->getBody(), StartLoc); in check()
139 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
145 checkStmt(Result, Else, S->getElseLoc()); in check()
186 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp122 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
125 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
127 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
132 checkStmt(Result, S->getBody(), StartLoc); in check()
139 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
145 checkStmt(Result, Else, S->getElseLoc()); in check()
186 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp122 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
125 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
127 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
132 checkStmt(Result, S->getBody(), StartLoc); in check()
139 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
145 checkStmt(Result, Else, S->getElseLoc()); in check()
186 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp122 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
125 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
127 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
132 checkStmt(Result, S->getBody(), StartLoc); in check()
139 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
145 checkStmt(Result, Else, S->getElseLoc()); in check()
186 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp122 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
125 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
127 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
132 checkStmt(Result, S->getBody(), StartLoc); in check()
139 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
145 checkStmt(Result, Else, S->getElseLoc()); in check()
186 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp140 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
142 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
144 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
149 checkStmt(Result, S->getBody(), StartLoc); in check()
156 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
162 checkStmt(Result, Else, S->getElseLoc()); in check()
203 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp141 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
150 checkStmt(Result, S->getBody(), StartLoc); in check()
157 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
163 checkStmt(Result, Else, S->getElseLoc()); in check()
204 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp141 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
150 checkStmt(Result, S->getBody(), StartLoc); in check()
157 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
163 checkStmt(Result, Else, S->getElseLoc()); in check()
204 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
147 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
152 checkStmt(Result, S->getBody(), StartLoc); in check()
159 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
165 checkStmt(Result, Else, S->getElseLoc()); in check()
206 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
147 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
152 checkStmt(Result, S->getBody(), StartLoc); in check()
159 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
165 checkStmt(Result, Else, S->getElseLoc()); in check()
206 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
147 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
152 checkStmt(Result, S->getBody(), StartLoc); in check()
159 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
165 checkStmt(Result, Else, S->getElseLoc()); in check()
206 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
147 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
152 checkStmt(Result, S->getBody(), StartLoc); in check()
159 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
165 checkStmt(Result, Else, S->getElseLoc()); in check()
206 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
147 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
152 checkStmt(Result, S->getBody(), StartLoc); in check()
159 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
165 checkStmt(Result, Else, S->getElseLoc()); in check()
206 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
147 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
152 checkStmt(Result, S->getBody(), StartLoc); in check()
159 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
165 checkStmt(Result, Else, S->getElseLoc()); in check()
206 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DBracesAroundStatementsCheck.cpp143 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
145 checkStmt(Result, S->getBody(), S->getRParenLoc()); in check()
147 checkStmt(Result, S->getBody(), S->getDoLoc(), S->getWhileLoc()); in check()
152 checkStmt(Result, S->getBody(), StartLoc); in check()
159 bool BracedIf = checkStmt(Result, S->getThen(), StartLoc, S->getElseLoc()); in check()
165 checkStmt(Result, Else, S->getElseLoc()); in check()
206 bool BracesAroundStatementsCheck::checkStmt( in checkStmt() function in clang::tidy::readability::BracesAroundStatementsCheck
/dports/dns/blocky/blocky-0.17/vendor/github.com/go-sql-driver/mysql/
H A Dbenchmark_test.go44 func (tb *TB) checkStmt(stmt *sql.Stmt, err error) *sql.Stmt { func
75 stmt := tb.checkStmt(db.Prepare("SELECT val FROM foo WHERE id=?"))
112 stmt := tb.checkStmt(db.Prepare("DO 1"))
189 stmt := tb.checkStmt(db.Prepare("SELECT ?"))
254 stmt := tb.checkStmt(db.PrepareContext(ctx, "SELECT val FROM foo WHERE id=?"))
292 stmt := tb.checkStmt(db.PrepareContext(ctx, "DO 1"))
/dports/security/vuls/vuls-0.13.7/vendor/github.com/go-sql-driver/mysql/
H A Dbenchmark_test.go44 func (tb *TB) checkStmt(stmt *sql.Stmt, err error) *sql.Stmt { func
75 stmt := tb.checkStmt(db.Prepare("SELECT val FROM foo WHERE id=?"))
112 stmt := tb.checkStmt(db.Prepare("DO 1"))
188 stmt := tb.checkStmt(db.Prepare("SELECT ?"))
253 stmt := tb.checkStmt(db.PrepareContext(ctx, "SELECT val FROM foo WHERE id=?"))
291 stmt := tb.checkStmt(db.PrepareContext(ctx, "DO 1"))
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/go-sql-driver/mysql/
H A Dbenchmark_test.go44 func (tb *TB) checkStmt(stmt *sql.Stmt, err error) *sql.Stmt { func
75 stmt := tb.checkStmt(db.Prepare("SELECT val FROM foo WHERE id=?"))
112 stmt := tb.checkStmt(db.Prepare("DO 1"))
188 stmt := tb.checkStmt(db.Prepare("SELECT ?"))
253 stmt := tb.checkStmt(db.PrepareContext(ctx, "SELECT val FROM foo WHERE id=?"))
291 stmt := tb.checkStmt(db.PrepareContext(ctx, "DO 1"))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-sql-driver/mysql/
H A Dbenchmark_test.go44 func (tb *TB) checkStmt(stmt *sql.Stmt, err error) *sql.Stmt { func
75 stmt := tb.checkStmt(db.Prepare("SELECT val FROM foo WHERE id=?"))
112 stmt := tb.checkStmt(db.Prepare("DO 1"))
189 stmt := tb.checkStmt(db.Prepare("SELECT ?"))
254 stmt := tb.checkStmt(db.PrepareContext(ctx, "SELECT val FROM foo WHERE id=?"))
292 stmt := tb.checkStmt(db.PrepareContext(ctx, "DO 1"))
/dports/security/vault/vault-1.8.2/vendor/github.com/go-sql-driver/mysql/
H A Dbenchmark_test.go44 func (tb *TB) checkStmt(stmt *sql.Stmt, err error) *sql.Stmt { func
75 stmt := tb.checkStmt(db.Prepare("SELECT val FROM foo WHERE id=?"))
112 stmt := tb.checkStmt(db.Prepare("DO 1"))
188 stmt := tb.checkStmt(db.Prepare("SELECT ?"))
253 stmt := tb.checkStmt(db.PrepareContext(ctx, "SELECT val FROM foo WHERE id=?"))
291 stmt := tb.checkStmt(db.PrepareContext(ctx, "DO 1"))
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/go-sql-driver/mysql/
H A Dbenchmark_test.go44 func (tb *TB) checkStmt(stmt *sql.Stmt, err error) *sql.Stmt { func
75 stmt := tb.checkStmt(db.Prepare("SELECT val FROM foo WHERE id=?"))
112 stmt := tb.checkStmt(db.Prepare("DO 1"))
189 stmt := tb.checkStmt(db.Prepare("SELECT ?"))
254 stmt := tb.checkStmt(db.PrepareContext(ctx, "SELECT val FROM foo WHERE id=?"))
292 stmt := tb.checkStmt(db.PrepareContext(ctx, "DO 1"))
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/go-sql-driver/mysql/
H A Dbenchmark_test.go44 func (tb *TB) checkStmt(stmt *sql.Stmt, err error) *sql.Stmt { func
75 stmt := tb.checkStmt(db.Prepare("SELECT val FROM foo WHERE id=?"))
112 stmt := tb.checkStmt(db.Prepare("DO 1"))
188 stmt := tb.checkStmt(db.Prepare("SELECT ?"))
253 stmt := tb.checkStmt(db.PrepareContext(ctx, "SELECT val FROM foo WHERE id=?"))
291 stmt := tb.checkStmt(db.PrepareContext(ctx, "DO 1"))
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/graph/formats/dot/
H A Dsem.go33 if err := checkStmt(graph, stmt); err != nil {
41 func checkStmt(graph *ast.Graph, stmt ast.Stmt) error { func
136 if err := checkStmt(graph, stmt); err != nil {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/gonum.org/v1/gonum/graph/formats/dot/
H A Dsem.go33 if err := checkStmt(graph, stmt); err != nil {
41 func checkStmt(graph *ast.Graph, stmt ast.Stmt) error { func
136 if err := checkStmt(graph, stmt); err != nil {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/graph/formats/dot/
H A Dsem.go33 if err := checkStmt(graph, stmt); err != nil {
41 func checkStmt(graph *ast.Graph, stmt ast.Stmt) error { func
136 if err := checkStmt(graph, stmt); err != nil {

12