Searched refs:hasRequiresDeclWithClause (Results 1 – 1 of 1) sorted by relevance
638 bool hasRequiresDeclWithClause() const { in hasRequiresDeclWithClause() function in __anon4581b7f80111::DSAStackTy3141 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateDirective()3500 (Stack->hasRequiresDeclWithClause<OMPUnifiedSharedMemoryClause>() || in VisitDeclRefExpr()5139 !Stack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>() && in checkAllocateClauses()6327 !(DSAStack->hasRequiresDeclWithClause<OMPUnifiedSharedMemoryClause>() || in ActOnOpenMPExecutableDirective()6328 DSAStack->hasRequiresDeclWithClause<OMPUnifiedAddressClause>() || in ActOnOpenMPExecutableDirective()6329 DSAStack->hasRequiresDeclWithClause<OMPReverseOffloadClause>() || in ActOnOpenMPExecutableDirective()6330 DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>())) { in ActOnOpenMPExecutableDirective()20918 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateClause()