Searched defs:VisitOMPForSimdDirective (Results 1 – 4 of 4) sorted by relevance
2456 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { in VisitOMPForSimdDirective() function in ASTStmtWriter
2451 void ASTStmtReader::VisitOMPForSimdDirective(OMPForSimdDirective *D) { in VisitOMPForSimdDirective() function in ASTStmtReader
781 void StmtPrinter::VisitOMPForSimdDirective(OMPForSimdDirective *Node) { in VisitOMPForSimdDirective() function in StmtPrinter
1001 void StmtProfiler::VisitOMPForSimdDirective(const OMPForSimdDirective *S) { in VisitOMPForSimdDirective() function in StmtProfiler