Searched refs:TargetLocations (Results 1 – 1 of 1) sorted by relevance
341 SmallVector<SourceLocation, 2> TargetLocations; member in __anon1dd12e440111::DSAStackTy699 TargetLocations.push_back(LocStart); in addTargetDirLocation()714 return TargetLocations; in getEncounteredTargetLocs()3592 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local3595 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()3604 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()