Home
last modified time | relevance | path

Searched defs:VisitOMPCancelDirective (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2653 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { VisitOMPCancelDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2622 void ASTStmtReader::VisitOMPCancelDirective(OMPCancelDirective *D) { VisitOMPCancelDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp941 void StmtPrinter::VisitOMPCancelDirective(OMPCancelDirective *Node) { VisitOMPCancelDirective() function in StmtPrinter
H A DStmtProfile.cpp1128 void StmtProfiler::VisitOMPCancelDirective(const OMPCancelDirective *S) { VisitOMPCancelDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3371 void EnqueueVisitor::VisitOMPCancelDirective(const OMPCancelDirective *D) { VisitOMPCancelDirective() function in EnqueueVisitor