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

/external/clang/lib/AST/
H A DStmtPrinter.cpp699 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } function in class:__anon1114::OMPClausePrinter
H A DStmtProfile.cpp340 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} function in class:__anon1116::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h2689 bool RecursiveASTVisitor<Derived>::VisitOMPReadClause(OMPReadClause *) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1866 void OMPClauseWriter::VisitOMPReadClause(OMPReadClause *) {} function in class:OMPClauseWriter
H A DASTReaderStmt.cpp2024 void OMPClauseReader::VisitOMPReadClause(OMPReadClause *) {} function in class:OMPClauseReader
/external/clang/tools/libclang/
H A DCIndex.cpp2107 void OMPClauseEnqueue::VisitOMPReadClause(const OMPReadClause *) {} function in class:__anon3294::OMPClauseEnqueue

Completed in 100 milliseconds