Searched defs:VisitOMPReductionClause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 626 void OMPClauseProfiler::VisitOMPReductionClause( in VisitOMPReductionClause() function in __anond25cfe950211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1927 void OMPClausePrinter::VisitOMPReductionClause(OMPReductionClause *Node) { in VisitOMPReductionClause() function in OMPClausePrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6239 void OMPClauseWriter::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 12252 void OMPClauseReader::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseReader |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2406 void OMPClauseEnqueue::VisitOMPReductionClause(const OMPReductionClause *C) { in VisitOMPReductionClause() function in __anonc7fb92a50311::OMPClauseEnqueue |