Home
last modified time | relevance | path

Searched defs:OMPReadClause (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp1238 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() argument
H A DStmtProfile.cpp509 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp1183 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() argument
H A DStmtProfile.cpp502 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp1319 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() argument
H A DStmtProfile.cpp510 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1319 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() argument
H A DStmtProfile.cpp510 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DStmtProfile.cpp487 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1304 OMPReadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReadClause() function
1308 OMPReadClause() : OMPClause(OMPC_read, SourceLocation(), SourceLocation()) {} in OMPReadClause() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DStmtProfile.cpp515 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp516 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
H A DOpenMPClause.cpp1634 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DStmtProfile.cpp515 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
H A DOpenMPClause.cpp1630 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DStmtProfile.cpp515 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
H A DOpenMPClause.cpp1630 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp516 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp1916 void OMPClauseWriter::VisitOMPReadClause(OMPReadClause *) {} in VisitOMPReadClause() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1684 OMPReadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReadClause() function
1688 OMPReadClause() : OMPClause(OMPC_read, SourceLocation(), SourceLocation()) {} in OMPReadClause() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1693 OMPReadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReadClause() function
1697 OMPReadClause() : OMPClause(OMPC_read, SourceLocation(), SourceLocation()) {} in OMPReadClause() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1693 OMPReadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReadClause() function
1697 OMPReadClause() : OMPClause(OMPC_read, SourceLocation(), SourceLocation()) {} in OMPReadClause() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DStmtProfile.cpp541 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp541 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DStmtProfile.cpp541 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause()

1234