Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp673 void OMPClauseProfiler::VisitOMPReductionClause( VisitOMPReductionClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp2153 void OMPClausePrinter::VisitOMPReductionClause(OMPReductionClause *Node) { VisitOMPReductionClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7348 void OMPClauseWriter::VisitOMPReductionClause(OMPReductionClause *C) { VisitOMPReductionClause() function in OMPClauseWriter
H A DASTReader.cpp11033 void OMPClauseReader::VisitOMPReductionClause(OMPReductionClause *C) { VisitOMPReductionClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2579 void OMPClauseEnqueue::VisitOMPReductionClause(const OMPReductionClause *C) { VisitOMPReductionClause() function in __anon1939f28d0311::OMPClauseEnqueue