Searched refs:VisitOMPErrorDirective (Results 1 – 5 of 5) sorted by relevance
1032 void StmtProfiler::VisitOMPErrorDirective(const OMPErrorDirective *S) { in VisitOMPErrorDirective() function in StmtProfiler
847 void StmtPrinter::VisitOMPErrorDirective(OMPErrorDirective *Node) { in VisitOMPErrorDirective() function in StmtPrinter
2429 void ASTStmtWriter::VisitOMPErrorDirective(OMPErrorDirective *D) { in VisitOMPErrorDirective() function in ASTStmtWriter
2455 void ASTStmtReader::VisitOMPErrorDirective(OMPErrorDirective *D) { in VisitOMPErrorDirective() function in ASTStmtReader
2168 void VisitOMPErrorDirective(const OMPErrorDirective *D);3133 void EnqueueVisitor::VisitOMPErrorDirective(const OMPErrorDirective *D) { in VisitOMPErrorDirective() function in EnqueueVisitor