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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp766 void StmtPrinter::VisitOMPOrderedDirective(OMPOrderedDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp945 void StmtProfiler::VisitOMPOrderedDirective(const OMPOrderedDirective *S) { function in class:StmtProfiler
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2487 void ASTStmtReader::VisitOMPOrderedDirective(OMPOrderedDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2444 void ASTStmtWriter::VisitOMPOrderedDirective(OMPOrderedDirective *D) { function in class:ASTStmtWriter

Completed in 118 milliseconds