Searched defs:VisitOMPSingleDirective (Results 1 – 4 of 4) sorted by relevance
2481 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { in VisitOMPSingleDirective() function in ASTStmtWriter
2472 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { in VisitOMPSingleDirective() function in ASTStmtReader
801 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { in VisitOMPSingleDirective() function in StmtPrinter
1017 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { in VisitOMPSingleDirective() function in StmtProfiler