Searched defs:VisitOMPErrorDirective (Results 1 – 4 of 4) sorted by relevance
2610 void ASTStmtWriter::VisitOMPErrorDirective(OMPErrorDirective *D) { in VisitOMPErrorDirective() function in ASTStmtWriter
2540 void ASTStmtReader::VisitOMPErrorDirective(OMPErrorDirective *D) { in VisitOMPErrorDirective() function in ASTStmtReader
870 void StmtPrinter::VisitOMPErrorDirective(OMPErrorDirective *Node) { in VisitOMPErrorDirective() function in StmtPrinter
1071 void StmtProfiler::VisitOMPErrorDirective(const OMPErrorDirective *S) { in VisitOMPErrorDirective() function in StmtProfiler