Home
last modified time | relevance | path

Searched refs:VisitOMPCancellationPointDirective (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp1075 void StmtProfiler::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in StmtProfiler
H A DStmtPrinter.cpp915 void StmtPrinter::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in StmtPrinter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2431 void ASTStmtWriter::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2488 void ASTStmtReader::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in ASTStmtReader
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp2163 VisitOMPCancellationPointDirective(const OMPCancellationPointDirective *D);
3171 void EnqueueVisitor::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in EnqueueVisitor