Searched refs:OMPAssumeGlobal (Results 1 – 2 of 2) sorted by relevance
10318 SmallVector<AssumptionAttr *, 4> OMPAssumeGlobal; variable10465 bool hasGlobalOpenMPAssumes() const { return !OMPAssumeGlobal.empty(); } in hasGlobalOpenMPAssumes()
3235 OMPAssumeGlobal.push_back(AA); in ActOnOpenMPAssumesDirective()6629 for (AssumptionAttr *AA : OMPAssumeGlobal) in ActOnFinishedFunctionDefinitionInOpenMPAssumeScope()