Lines Matching defs:Locs
1159 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
1190 Type, TypeIsImplicit, TypeLoc, Locs, Sizes);
1216 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
1246 UDMQualifierLoc, MapperId, Locs, Sizes);
1266 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
1297 UDMQualifierLoc, MapperId, Locs, Sizes);
1330 const ASTContext &C, const OMPVarListLocTy &Locs, ArrayRef<Expr *> Vars,
1357 OMPUseDevicePtrClause *Clause = new (Mem) OMPUseDevicePtrClause(Locs, Sizes);
1379 OMPUseDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs,
1406 auto *Clause = new (Mem) OMPUseDeviceAddrClause(Locs, Sizes);
1426 OMPIsDevicePtrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs,
1453 OMPIsDevicePtrClause *Clause = new (Mem) OMPIsDevicePtrClause(Locs, Sizes);
1473 OMPHasDeviceAddrClause::Create(const ASTContext &C, const OMPVarListLocTy &Locs,
1500 auto *Clause = new (Mem) OMPHasDeviceAddrClause(Locs, Sizes);