Searched defs:VisitOMPOrderedClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 564 void OMPClauseProfiler::VisitOMPOrderedClause(const OMPOrderedClause *C) { in VisitOMPOrderedClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1883 void OMPClausePrinter::VisitOMPOrderedClause(OMPOrderedClause *Node) { in VisitOMPOrderedClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7197 void OMPClauseWriter::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10879 void OMPClauseReader::VisitOMPOrderedClause(OMPOrderedClause *C) { in VisitOMPOrderedClause() function in OMPClauseReader |