Searched refs:OMPDynamicAllocatorsClause (Results 1 – 10 of 10) sorted by relevance
528 const OMPDynamicAllocatorsClause *C) {} in VisitOMPDynamicAllocatorsClause()
1771 OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
1441 class OMPDynamicAllocatorsClause final : public OMPClause {1448 OMPDynamicAllocatorsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPDynamicAllocatorsClause() function1452 OMPDynamicAllocatorsClause() in OMPDynamicAllocatorsClause() function
3304 OMPDynamicAllocatorsClause *) {
298 let clangClass = "OMPDynamicAllocatorsClause";
3334 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateDirective()3484 isa<OMPDynamicAllocatorsClause>(CNew)) { in CheckOMPRequiresDecl()5432 !Stack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>() && in checkAllocateClauses()6751 DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>())) { in ActOnOpenMPExecutableDirective()17207 return new (Context) OMPDynamicAllocatorsClause(StartLoc, EndLoc); in ActOnOpenMPDynamicAllocatorsClause()23132 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateClause()
9776 OMPDynamicAllocatorsClause *C) { in TransformOMPDynamicAllocatorsClause()
11617 C = new (Context) OMPDynamicAllocatorsClause(); in readClause()12013 OMPClauseReader::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
6859 OMPClauseWriter::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
2434 const OMPDynamicAllocatorsClause *) {} in VisitOMPDynamicAllocatorsClause() argument