Searched refs:checkLastPrivateForMappedDirectives (Results 1 – 2 of 2) sorted by relevance
10493 bool Sema::checkLastPrivateForMappedDirectives(ArrayRef<OMPClause *> Clauses) { in checkLastPrivateForMappedDirectives() function in Sema10514 if (!checkLastPrivateForMappedDirectives(Clauses)) in ActOnOpenMPSimdDirective()10558 if (!checkLastPrivateForMappedDirectives(Clauses)) in ActOnOpenMPForDirective()14151 if (!checkLastPrivateForMappedDirectives(Clauses)) in ActOnOpenMPDistributeDirective()
11375 bool checkLastPrivateForMappedDirectives(ArrayRef<OMPClause *> Clauses);