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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1573 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { function in class:OMPClausePrinter
H A DStmtProfile.cpp713 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { function in class:__anon271::OMPClauseProfiler
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3331 bool RecursiveASTVisitor<Derived>::VisitOMPDependClause(OMPDependClause *C) { function in class:clang::RecursiveASTVisitor

Completed in 132 milliseconds