Searched refs:OMPClauseVisitorBase (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6373 class OMPClauseVisitorBase { class in namespace:clang
6403 public OMPClauseVisitorBase <ImplClass, std::add_pointer, RetTy> {};
6406 public OMPClauseVisitorBase <ImplClass, const_ptr, RetTy> {};

Completed in 109 milliseconds