Home
last modified time | relevance | path

Searched refs:VisitOMPReductionClause (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp671 void OMPClauseProfiler::VisitOMPReductionClause( in VisitOMPReductionClause() function in __anon05c151000211::OMPClauseProfiler
H A DOpenMPClause.cpp2151 void OMPClausePrinter::VisitOMPReductionClause(OMPReductionClause *Node) { in VisitOMPReductionClause() function in OMPClausePrinter
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3610 RecursiveASTVisitor<Derived>::VisitOMPReductionClause(OMPReductionClause *C) {
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6765 void OMPClauseWriter::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseWriter
H A DASTReader.cpp10888 void OMPClauseReader::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseReader