Searched defs:VisitOMPCancelDirective (Results 1 – 4 of 4) sorted by relevance
2661 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective() function in ASTStmtWriter
2627 void ASTStmtReader::VisitOMPCancelDirective(OMPCancelDirective *D) { in VisitOMPCancelDirective() function in ASTStmtReader
951 void StmtPrinter::VisitOMPCancelDirective(OMPCancelDirective *Node) { in VisitOMPCancelDirective() function in StmtPrinter
1137 void StmtProfiler::VisitOMPCancelDirective(const OMPCancelDirective *S) { in VisitOMPCancelDirective() function in StmtProfiler