Searched defs:VisitOMPReductionClause (Results 1 – 5 of 5) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | StmtProfile.cpp | 404 void OMPClauseProfiler::VisitOMPReductionClause( in VisitOMPReductionClause() function in __anon7ae58b710211::OMPClauseProfiler |
| D | StmtPrinter.cpp | 812 void OMPClausePrinter::VisitOMPReductionClause(OMPReductionClause *Node) { in VisitOMPReductionClause() function in __anon61614ae40211::OMPClausePrinter |
| /external/clang/lib/Serialization/ | ||
| D | ASTWriterStmt.cpp | 1931 void OMPClauseWriter::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseWriter |
| D | ASTReaderStmt.cpp | 2110 void OMPClauseReader::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseReader |
| /external/clang/tools/libclang/ | ||
| D | CIndex.cpp | 2195 void OMPClauseEnqueue::VisitOMPReductionClause(const OMPReductionClause *C) { in VisitOMPReductionClause() function in __anonb4dac6810311::OMPClauseEnqueue |