Home
last modified time | relevance | path

Searched refs:VisitOMPOrderedClause (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp564 void OMPClauseProfiler::VisitOMPOrderedClause(const OMPOrderedClause *C) { in VisitOMPOrderedClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp1883 void OMPClausePrinter::VisitOMPOrderedClause(OMPOrderedClause *Node) { in VisitOMPOrderedClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3422 bool RecursiveASTVisitor<Derived>::VisitOMPOrderedClause(OMPOrderedClause *C) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7191 void OMPClauseWriter::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseWriter
H A DASTReader.cpp10824 void OMPClauseReader::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseReader