Searched refs:VisitOMPCancelDirective (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp923 void StmtProfiler::VisitOMPCancelDirective(const OMPCancelDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp815 void StmtPrinter::VisitOMPCancelDirective(OMPCancelDirective *Node) { function in class:StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2422 void ASTStmtReader::VisitOMPCancelDirective(OMPCancelDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2341 void ASTStmtWriter::VisitOMPCancelDirective(OMPCancelDirective *D) { function in class:ASTStmtWriter

Completed in 107 milliseconds