Searched defs:VisitOMPSimdDirective (Results 1 – 4 of 4) sorted by relevance
2419 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtWriter
2420 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtReader
751 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) { in VisitOMPSimdDirective() function in StmtPrinter
971 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) { in VisitOMPSimdDirective() function in StmtProfiler