Searched defs:OMPAllocatorClause (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h266 class OMPAllocatorClause : public OMPClause { class in namespace:clang
285 OMPAllocatorClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::OMPAllocatorClause
291 OMPAllocatorClause() function in class:clang::OMPAllocatorClause

Completed in 105 milliseconds