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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1445 void OMPClausePrinter::VisitOMPSharedClause(OMPSharedClause *Node) { function in class:OMPClausePrinter
H A DStmtProfile.cpp571 void OMPClauseProfiler::VisitOMPSharedClause(const OMPSharedClause *C) { function in class:__anon271::OMPClauseProfiler
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3192 bool RecursiveASTVisitor<Derived>::VisitOMPSharedClause(OMPSharedClause *C) { function in class:clang::RecursiveASTVisitor

Completed in 134 milliseconds