Searched refs:VisitOMPLoopBasedDirective (Results 1 – 3 of 3) sorted by relevance
898 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { in VisitOMPLoopBasedDirective() function in StmtProfiler903 VisitOMPLoopBasedDirective(S); in VisitOMPLoopDirective()915 VisitOMPLoopBasedDirective(S); in VisitOMPTileDirective()919 VisitOMPLoopBasedDirective(S); in VisitOMPUnrollDirective()
2198 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtWriter2205 VisitOMPLoopBasedDirective(D); in VisitOMPLoopDirective()2221 VisitOMPLoopBasedDirective(D); in VisitOMPTileDirective()2226 VisitOMPLoopBasedDirective(D); in VisitOMPUnrollDirective()
2299 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtReader2307 VisitOMPLoopBasedDirective(D); in VisitOMPLoopDirective()2321 VisitOMPLoopBasedDirective(D); in VisitOMPTileDirective()2325 VisitOMPLoopBasedDirective(D); in VisitOMPUnrollDirective()