Searched refs:ClausesWithoutBind (Results 1 – 2 of 2) sorted by relevance
1445 bool mapLoopConstruct(llvm::SmallVector<OMPClause *> &ClausesWithoutBind,
5985 llvm::SmallVector<OMPClause *> &ClausesWithoutBind, in mapLoopConstruct() argument6036 ClausesWithoutBind.push_back(C); in mapLoopConstruct()6085 llvm::SmallVector<OMPClause *> ClausesWithoutBind; in ActOnOpenMPExecutableDirective() local6097 ClausesWithoutBind, Clauses, BindKind, Kind, PrevMappedDirective, in ActOnOpenMPExecutableDirective()6118 ClausesWithImplicit.append(ClausesWithoutBind.begin(), in ActOnOpenMPExecutableDirective()6119 ClausesWithoutBind.end()); in ActOnOpenMPExecutableDirective()