Searched defs:VisitOMPOrderedClause (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1294 void OMPClausePrinter::VisitOMPOrderedClause(OMPOrderedClause *Node) { function in class:OMPClausePrinter
H A DStmtProfile.cpp499 void OMPClauseProfiler::VisitOMPOrderedClause(const OMPOrderedClause *C) { function in class:__anon271::OMPClauseProfiler
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3078 bool RecursiveASTVisitor<Derived>::VisitOMPOrderedClause(OMPOrderedClause *C) { function in class:clang::RecursiveASTVisitor

Completed in 185 milliseconds