Searched refs:OMPDynamicAllocatorsClause (Results 1 – 9 of 9) sorted by relevance
1280 class OMPDynamicAllocatorsClause final : public OMPClause {1287 OMPDynamicAllocatorsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPDynamicAllocatorsClause() function1291 OMPDynamicAllocatorsClause() in OMPDynamicAllocatorsClause() function
3387 OMPDynamicAllocatorsClause *) {
544 const OMPDynamicAllocatorsClause *C) {} in VisitOMPDynamicAllocatorsClause()
1835 OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
146 let clangClass = "OMPDynamicAllocatorsClause";
3450 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateDirective()3602 isa<OMPDynamicAllocatorsClause>(CNew)) { in CheckOMPRequiresDecl()5307 !Stack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>() && in checkAllocateClauses()6763 DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>())) { in ActOnOpenMPExecutableDirective()16604 return new (getASTContext()) OMPDynamicAllocatorsClause(StartLoc, EndLoc); in ActOnOpenMPDynamicAllocatorsClause()22789 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateClause()
10408 OMPDynamicAllocatorsClause *C) { in TransformOMPDynamicAllocatorsClause()
10501 C = new (Context) OMPDynamicAllocatorsClause(); in readClause()10933 OMPClauseReader::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
7766 OMPClauseWriter::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument