Searched refs:VisitOMPSimdDirective (Results 1 – 5 of 5) sorted by relevance
561 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) { in VisitOMPSimdDirective() function in StmtProfiler
995 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) { in VisitOMPSimdDirective() function in StmtPrinter
2229 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtWriter
2548 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtReader
1939 void VisitOMPSimdDirective(const OMPSimdDirective *D);2600 void EnqueueVisitor::VisitOMPSimdDirective(const OMPSimdDirective *D) { in VisitOMPSimdDirective() function in EnqueueVisitor