Home
last modified time | relevance | path

Searched defs:Evt (Results 126 – 150 of 170) sorted by relevance

1234567

/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DStmtProfile.cpp489 if (Expr *Evt = C->getEventHandler()) in VisitOMPDetachClause() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h7114 Stmt *Evt = nullptr; variable
7129 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h7114 Stmt *Evt = nullptr; variable
7129 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DOpenMPClause.h7915 Stmt *Evt = nullptr; variable
7930 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7330 Stmt *Evt = nullptr; variable
7345 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7914 Stmt *Evt = nullptr; variable
7929 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7914 Stmt *Evt = nullptr; variable
7929 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h7330 Stmt *Evt = nullptr; variable
7345 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7914 Stmt *Evt = nullptr; variable
7929 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7330 Stmt *Evt = nullptr; variable
7345 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h7914 Stmt *Evt = nullptr; variable
7929 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DOpenMPClause.h7914 Stmt *Evt = nullptr; variable
7929 OMPDetachClause(Expr *Evt, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDetachClause()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DTreeTransform.h2021 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9340 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DTreeTransform.h1991 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9100 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h2021 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9328 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DTreeTransform.h1992 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9102 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DTreeTransform.h1986 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9077 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DTreeTransform.h1995 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9140 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h2021 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9328 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2021 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9328 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DTreeTransform.h1992 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9102 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DTreeTransform.h2021 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9328 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DTreeTransform.h2021 OMPClause *RebuildOMPDetachClause(Expr *Evt, SourceLocation StartLoc, in RebuildOMPDetachClause()
9328 if (Expr *Evt = C->getEventHandler()) { in TransformOMPDetachClause() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4228 const Expr *Evt = DC->getEventHandler()->IgnoreParenImpCasts(); in emitTaskInit() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4307 const Expr *Evt = DC->getEventHandler()->IgnoreParenImpCasts(); in emitTaskInit() local

1234567