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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp736 void StmtPrinter::VisitOMPBarrierDirective(OMPBarrierDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp919 void StmtProfiler::VisitOMPBarrierDirective(const OMPBarrierDirective *S) { function in class:StmtProfiler
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2448 void ASTStmtReader::VisitOMPBarrierDirective(OMPBarrierDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2403 void ASTStmtWriter::VisitOMPBarrierDirective(OMPBarrierDirective *D) { function in class:ASTStmtWriter

Completed in 192 milliseconds