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
3317 OMPDynamicAllocatorsClause *) {
330 let clangClass = "OMPDynamicAllocatorsClause";
544 const OMPDynamicAllocatorsClause *C) {} in VisitOMPDynamicAllocatorsClause()
1835 OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
3411 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateDirective()3561 isa<OMPDynamicAllocatorsClause>(CNew)) { in CheckOMPRequiresDecl()5533 !Stack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>() && in checkAllocateClauses()6981 DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>())) { in ActOnOpenMPExecutableDirective()17816 return new (Context) OMPDynamicAllocatorsClause(StartLoc, EndLoc); in ActOnOpenMPDynamicAllocatorsClause()23940 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateClause()
10073 OMPDynamicAllocatorsClause *C) { in TransformOMPDynamicAllocatorsClause()
10357 C = new (Context) OMPDynamicAllocatorsClause(); in readClause()10787 OMPClauseReader::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
7185 OMPClauseWriter::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument