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