Searched defs:VisitOMPLoopBasedDirective (Results 1 – 4 of 4) sorted by relevance
2196 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtWriter
2284 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtReader
914 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { in VisitOMPLoopBasedDirective() function in StmtProfiler
3010 void EnqueueVisitor::VisitOMPLoopBasedDirective( in VisitOMPLoopBasedDirective() function in EnqueueVisitor