Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp673 void OMPClauseProfiler::VisitOMPReductionClause( in VisitOMPReductionClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2153 void OMPClausePrinter::VisitOMPReductionClause(OMPReductionClause *Node) { in VisitOMPReductionClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3685 RecursiveASTVisitor<Derived>::VisitOMPReductionClause(OMPReductionClause *C) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7346 void OMPClauseWriter::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseWriter
H A DASTReader.cpp11034 void OMPClauseReader::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseReader