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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1199 void OMPClausePrinter::VisitOMPFinalClause(OMPFinalClause *Node) { function in class:OMPClausePrinter
H A DStmtProfile.cpp442 void OMPClauseProfiler::VisitOMPFinalClause(const OMPFinalClause *C) { function in class:__anon271::OMPClauseProfiler
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h2996 bool RecursiveASTVisitor<Derived>::VisitOMPFinalClause(OMPFinalClause *C) { function in class:clang::RecursiveASTVisitor

Completed in 122 milliseconds