Searched defs:VisitOMPForDirective (Results 1 – 5 of 5) sorted by relevance
2214 void ASTStmtWriter::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective() function in ASTStmtWriter
2314 void ASTStmtReader::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective() function in ASTStmtReader
671 void StmtPrinter::VisitOMPForDirective(OMPForDirective *Node) { in VisitOMPForDirective() function in StmtPrinter
911 void StmtProfiler::VisitOMPForDirective(const OMPForDirective *S) { in VisitOMPForDirective() function in StmtProfiler
2899 void EnqueueVisitor::VisitOMPForDirective(const OMPForDirective *D) { in VisitOMPForDirective() function in EnqueueVisitor