Searched defs:OMPProcBindClause (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h942 class OMPProcBindClause : public OMPClause { class in namespace:clang
973 OMPProcBindClause(llvm::omp::ProcBindKind A, SourceLocation ALoc, function in class:clang::OMPProcBindClause
980 OMPProcBindClause() function in class:clang::OMPProcBindClause

Completed in 169 milliseconds