Searched defs:VisitOMPForDirective (Results 1 – 4 of 4) sorted by relevance
2450 void ASTStmtWriter::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective() function in ASTStmtWriter
2446 void ASTStmtReader::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective() function in ASTStmtReader
776 void StmtPrinter::VisitOMPForDirective(OMPForDirective *Node) { in VisitOMPForDirective() function in StmtPrinter
997 void StmtProfiler::VisitOMPForDirective(const OMPForDirective *S) { in VisitOMPForDirective() function in StmtProfiler