Home
last modified time | relevance | path

Searched defs:If (Results 26 – 50 of 2157) sorted by relevance

12345678910>>...87

/dports/devel/hyperscan/boost_1_75_0/boost/ptr_container/detail/
H A Dthrow_exception.hpp24 #define BOOST_PTR_CONTAINER_THROW_EXCEPTION( If, Ex, Msg ) BOOST_ASSERT( !(If) && Msg ) argument
28 #define BOOST_PTR_CONTAINER_THROW_EXCEPTION( If, Ex, Msg ) if( (If) ) throw Ex ( Msg ) argument
/dports/devel/pylint/pylint-2.12.1/pylint/extensions/
H A Dconfusing_elif.py36 def visit_if(self, node: nodes.If) -> None:
44 def _has_no_else_clause(node: nodes.If):
H A Dcode_style.py102 def visit_if(self, node: nodes.If) -> None:
180 def _check_consider_using_assignment_expr(self, node: nodes.If) -> None:
275 node: nodes.If, name: Optional[str]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
121 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
121 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
117 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
121 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
121 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
117 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
121 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
121 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
117 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
117 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
117 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
121 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp20 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
35 const IfStmt *If) { in danglingElseCheck()
117 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp21 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
36 const IfStmt *If) { in danglingElseCheck()
114 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/readability/
H A DMisleadingIndentationCheck.cpp21 ASTContext *Context, const IfStmt *If) { in getPrecedingIf()
36 const IfStmt *If) { in danglingElseCheck()
114 if (const auto *If = Result.Nodes.getNodeAs<IfStmt>("if")) in check() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Analysis/
H A DNestedMatcher.cpp115 NestedPattern If(NestedPattern child) { in If() function
118 NestedPattern If(FilterFunctionType filter, NestedPattern child) { in If() function
123 NestedPattern If(ArrayRef<NestedPattern> nested) { in If() function
126 NestedPattern If(FilterFunctionType filter, ArrayRef<NestedPattern> nested) { in If() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Analysis/
H A DNestedMatcher.cpp115 NestedPattern If(NestedPattern child) { in If() function
118 NestedPattern If(FilterFunctionType filter, NestedPattern child) { in If() function
123 NestedPattern If(ArrayRef<NestedPattern> nested) { in If() function
126 NestedPattern If(FilterFunctionType filter, ArrayRef<NestedPattern> nested) { in If() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DNestedMatcher.cpp115 NestedPattern If(NestedPattern child) { in If() function
118 NestedPattern If(FilterFunctionType filter, NestedPattern child) { in If() function
123 NestedPattern If(ArrayRef<NestedPattern> nested) { in If() function
126 NestedPattern If(FilterFunctionType filter, ArrayRef<NestedPattern> nested) { in If() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Analysis/
H A DNestedMatcher.cpp115 NestedPattern If(NestedPattern child) { in If() function
118 NestedPattern If(FilterFunctionType filter, NestedPattern child) { in If() function
123 NestedPattern If(ArrayRef<NestedPattern> nested) { in If() function
126 NestedPattern If(FilterFunctionType filter, ArrayRef<NestedPattern> nested) { in If() function
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DNestedMatcher.cpp115 NestedPattern If(NestedPattern child) { in If() function
118 NestedPattern If(FilterFunctionType filter, NestedPattern child) { in If() function
123 NestedPattern If(ArrayRef<NestedPattern> nested) { in If() function
126 NestedPattern If(FilterFunctionType filter, ArrayRef<NestedPattern> nested) { in If() function
/dports/graphics/geos/geos-3.9.1/tests/unit/tut/
H A Dtut_fpt.hpp17 struct If struct
19 typedef Else type;
23 struct If<true,Then,Else> struct
25 typedef Then type;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/bugprone/
H A DBoolPointerImplicitConversionCheck.cpp37 const IfStmt *If, in checkImpl()
76 const auto *If = Result.Nodes.getNodeAs<IfStmt>("if"); in check() local

12345678910>>...87