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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp693 void StmtPrinter::VisitOMPCriticalDirective(OMPCriticalDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp886 void StmtProfiler::VisitOMPCriticalDirective(const OMPCriticalDirective *S) { function in class:StmtProfiler
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2397 void ASTStmtReader::VisitOMPCriticalDirective(OMPCriticalDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2288 void ASTStmtWriter::VisitOMPCriticalDirective(OMPCriticalDirective *D) { function in class:ASTStmtWriter

Completed in 138 milliseconds