Searched refs:VisitOMPSimdDirective (Results 1 – 5 of 5) sorted by relevance
930 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) { in VisitOMPSimdDirective() function in StmtProfiler
742 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) { in VisitOMPSimdDirective() function in StmtPrinter
2220 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtWriter
2308 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtReader
2140 void VisitOMPSimdDirective(const OMPSimdDirective *D);3023 void EnqueueVisitor::VisitOMPSimdDirective(const OMPSimdDirective *D) { in VisitOMPSimdDirective() function in EnqueueVisitor