Searched defs:VisitOMPCancelDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2612 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { VisitOMPCancelDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2599 void ASTStmtReader::VisitOMPCancelDirective(OMPCancelDirective *D) { VisitOMPCancelDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 938 void StmtPrinter::VisitOMPCancelDirective(OMPCancelDirective *Node) { VisitOMPCancelDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1126 void StmtProfiler::VisitOMPCancelDirective(const OMPCancelDirective *S) { VisitOMPCancelDirective() function in StmtProfiler |