Searched refs:OMPDynamicAllocatorsClause (Results 1 – 9 of 9) sorted by relevance
253 let clangClass = "OMPDynamicAllocatorsClause";
1365 class OMPDynamicAllocatorsClause final : public OMPClause {1372 OMPDynamicAllocatorsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPDynamicAllocatorsClause() function1376 OMPDynamicAllocatorsClause() in OMPDynamicAllocatorsClause() function
3161 OMPDynamicAllocatorsClause *) {
519 const OMPDynamicAllocatorsClause *C) {} in VisitOMPDynamicAllocatorsClause()
1693 OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
3141 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateDirective()3286 isa<OMPDynamicAllocatorsClause>(CNew)) { in CheckOMPRequiresDecl()5139 !Stack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>() && in checkAllocateClauses()6330 DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>())) { in ActOnOpenMPExecutableDirective()15134 return new (Context) OMPDynamicAllocatorsClause(StartLoc, EndLoc); in ActOnOpenMPDynamicAllocatorsClause()20918 !DSAStack->hasRequiresDeclWithClause<OMPDynamicAllocatorsClause>()) in ActOnOpenMPAllocateClause()
9533 OMPDynamicAllocatorsClause *C) { in TransformOMPDynamicAllocatorsClause()
11831 C = new (Context) OMPDynamicAllocatorsClause(); in readClause()12210 OMPClauseReader::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument
6636 OMPClauseWriter::VisitOMPDynamicAllocatorsClause(OMPDynamicAllocatorsClause *) { in VisitOMPDynamicAllocatorsClause() argument