Searched refs:VisitOMPReductionClause (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp812 void OMPClausePrinter::VisitOMPReductionClause(OMPReductionClause *Node) { function in class:__anon1114::OMPClausePrinter
H A DStmtProfile.cpp404 void OMPClauseProfiler::VisitOMPReductionClause( function in class:__anon1116::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h2847 RecursiveASTVisitor<Derived>::VisitOMPReductionClause(OMPReductionClause *C) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1931 void OMPClauseWriter::VisitOMPReductionClause(OMPReductionClause *C) { function in class:OMPClauseWriter
H A DASTReaderStmt.cpp2110 void OMPClauseReader::VisitOMPReductionClause(OMPReductionClause *C) { function in class:OMPClauseReader
/external/clang/tools/libclang/
H A DCIndex.cpp2195 void OMPClauseEnqueue::VisitOMPReductionClause(const OMPReductionClause *C) { function in class:__anon3294::OMPClauseEnqueue

Completed in 105 milliseconds