Searched defs:VisitOMPReductionClause (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
D | StmtProfile.cpp | 382 void OMPClauseProfiler::VisitOMPReductionClause( in VisitOMPReductionClause() function in __anon98c5552c0211::OMPClauseProfiler |
D | StmtPrinter.cpp | 800 void OMPClausePrinter::VisitOMPReductionClause(OMPReductionClause *Node) { in VisitOMPReductionClause() function in __anon7f41149f0211::OMPClausePrinter |
/external/clang/lib/Serialization/ | ||
D | ASTWriterStmt.cpp | 1895 void OMPClauseWriter::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseWriter |
D | ASTReaderStmt.cpp | 2034 void OMPClauseReader::VisitOMPReductionClause(OMPReductionClause *C) { in VisitOMPReductionClause() function in OMPClauseReader |
/external/clang/tools/libclang/ | ||
D | CIndex.cpp | 2143 void OMPClauseEnqueue::VisitOMPReductionClause(const OMPReductionClause *C) { in VisitOMPReductionClause() function in __anonc9d3eafc0311::OMPClauseEnqueue |