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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp860 void StmtProfiler::VisitOMPBarrierDirective(const OMPBarrierDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp739 void StmtPrinter::VisitOMPBarrierDirective(OMPBarrierDirective *Node) { function in class:StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2323 void ASTStmtReader::VisitOMPBarrierDirective(OMPBarrierDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2292 void ASTStmtWriter::VisitOMPBarrierDirective(OMPBarrierDirective *D) { function in class:ASTStmtWriter

Completed in 105 milliseconds