Searched defs:VisitOMPErrorDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2561 void ASTStmtWriter::VisitOMPErrorDirective(OMPErrorDirective *D) { VisitOMPErrorDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2512 void ASTStmtReader::VisitOMPErrorDirective(OMPErrorDirective *D) { VisitOMPErrorDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 857 void StmtPrinter::VisitOMPErrorDirective(OMPErrorDirective *Node) { VisitOMPErrorDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1060 void StmtProfiler::VisitOMPErrorDirective(const OMPErrorDirective *S) { VisitOMPErrorDirective() function in StmtProfiler |