Home
last modified time | relevance | path

Searched defs:OMPRelaxedClause (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DStmtProfile.cpp531 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1671 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp532 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1668 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DStmtProfile.cpp531 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1664 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DStmtProfile.cpp531 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1664 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp532 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1668 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DStmtProfile.cpp557 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1786 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp557 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1784 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp557 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1784 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp557 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1784 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp557 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1784 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DStmtProfile.cpp557 void OMPClauseProfiler::VisitOMPRelaxedClause(const OMPRelaxedClause *) {} in VisitOMPRelaxedClause()
H A DOpenMPClause.cpp1784 void OMPClausePrinter::VisitOMPRelaxedClause(OMPRelaxedClause *) { in VisitOMPRelaxedClause() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2125 OMPRelaxedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPRelaxedClause() function
2129 OMPRelaxedClause() in OMPRelaxedClause() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h2125 OMPRelaxedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPRelaxedClause() function
2129 OMPRelaxedClause() in OMPRelaxedClause() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DOpenMPClause.h2329 OMPRelaxedClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPRelaxedClause() function
2333 OMPRelaxedClause() in OMPRelaxedClause() function

123