Searched defs:VisitOMPForSimdDirective (Results 1 – 4 of 4) sorted by relevance
2407 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { in VisitOMPForSimdDirective() function in ASTStmtWriter
2423 void ASTStmtReader::VisitOMPForSimdDirective(OMPForSimdDirective *D) { in VisitOMPForSimdDirective() function in ASTStmtReader
768 void StmtPrinter::VisitOMPForSimdDirective(OMPForSimdDirective *Node) { in VisitOMPForSimdDirective() function in StmtPrinter
990 void StmtProfiler::VisitOMPForSimdDirective(const OMPForSimdDirective *S) { in VisitOMPForSimdDirective() function in StmtProfiler