Searched refs:OMPClauseReader (Results 1 – 2 of 2) sorted by relevance
76 friend class OMPClauseReader; variable98 friend class OMPClauseReader; variable122 friend class OMPClauseReader; variable198 friend class OMPClauseReader; variable281 friend class OMPClauseReader; variable335 friend class OMPClauseReader; variable393 friend class OMPClauseReader; variable448 friend class OMPClauseReader; variable503 friend class OMPClauseReader; variable555 friend class OMPClauseReader; variable[all …]
28 friend class OMPClauseReader;1757 class OMPClauseReader : public OMPClauseVisitor<OMPClauseReader> { class1763 OMPClauseReader(ASTStmtReader *R, ASTContext &C, in OMPClauseReader() function in clang::OMPClauseReader1774 OMPClause *OMPClauseReader::readClause() { in readClause()1941 void OMPClauseReader::VisitOMPClauseWithPreInit(OMPClauseWithPreInit *C) { in VisitOMPClauseWithPreInit()1945 void OMPClauseReader::VisitOMPClauseWithPostUpdate(OMPClauseWithPostUpdate *C) { in VisitOMPClauseWithPostUpdate()1950 void OMPClauseReader::VisitOMPIfClause(OMPIfClause *C) { in VisitOMPIfClause()1958 void OMPClauseReader::VisitOMPFinalClause(OMPFinalClause *C) { in VisitOMPFinalClause()1963 void OMPClauseReader::VisitOMPNumThreadsClause(OMPNumThreadsClause *C) { in VisitOMPNumThreadsClause()1968 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause()[all …]