Searched refs:VisitOMPCancelDirective (Results 1 – 5 of 5) sorted by relevance
678 void StmtProfiler::VisitOMPCancelDirective(const OMPCancelDirective *S) { in VisitOMPCancelDirective() function in StmtProfiler
1144 void StmtPrinter::VisitOMPCancelDirective(OMPCancelDirective *Node) { in VisitOMPCancelDirective() function in StmtPrinter
2421 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective() function in ASTStmtWriter
2723 void ASTStmtReader::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective() function in ASTStmtReader
1957 void VisitOMPCancelDirective(const OMPCancelDirective *D);2720 void EnqueueVisitor::VisitOMPCancelDirective(const OMPCancelDirective *D) { in VisitOMPCancelDirective() function in EnqueueVisitor