Home
last modified time | relevance | path

Searched defs:VisitOMPOrderedDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2641 void ASTStmtWriter::VisitOMPOrderedDirective(OMPOrderedDirective *D) { in VisitOMPOrderedDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2567 void ASTStmtReader::VisitOMPOrderedDirective(OMPOrderedDirective *D) { in VisitOMPOrderedDirective() function in ASTStmtReader
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp895 void StmtPrinter::VisitOMPOrderedDirective(OMPOrderedDirective *Node) { in VisitOMPOrderedDirective() function in StmtPrinter
H A DStmtProfile.cpp1092 void StmtProfiler::VisitOMPOrderedDirective(const OMPOrderedDirective *S) { in VisitOMPOrderedDirective() function in StmtProfiler