Searched defs:VisitOMPForDirective (Results 1 – 4 of 4) sorted by relevance
2479 void ASTStmtWriter::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective() function in ASTStmtWriter
2469 void ASTStmtReader::VisitOMPForDirective(OMPForDirective *D) { in VisitOMPForDirective() function in ASTStmtReader
792 void StmtPrinter::VisitOMPForDirective(OMPForDirective *Node) { in VisitOMPForDirective() function in StmtPrinter
1029 void StmtProfiler::VisitOMPForDirective(const OMPForDirective *S) { in VisitOMPForDirective() function in StmtProfiler