Searched defs:VisitOMPUnrollDirective (Results 1 – 4 of 4) sorted by relevance
2435 void ASTStmtWriter::VisitOMPUnrollDirective(OMPUnrollDirective *D) { in VisitOMPUnrollDirective() function in ASTStmtWriter
2434 void ASTStmtReader::VisitOMPUnrollDirective(OMPUnrollDirective *D) { in VisitOMPUnrollDirective() function in ASTStmtReader
761 void StmtPrinter::VisitOMPUnrollDirective(OMPUnrollDirective *Node) { in VisitOMPUnrollDirective() function in StmtPrinter
984 void StmtProfiler::VisitOMPUnrollDirective(const OMPUnrollDirective *S) { in VisitOMPUnrollDirective() function in StmtProfiler