Searched refs:TargetLocations (Results 1 – 1 of 1) sorted by relevance
334 SmallVector<SourceLocation, 2> TargetLocations; member in __anon7e4ded5b0111::DSAStackTy692 TargetLocations.push_back(LocStart); in addTargetDirLocation()707 return TargetLocations; in getEncounteredTargetLocs()3528 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local3531 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()3540 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()