Searched refs:TargetLocations (Results 1 – 1 of 1) sorted by relevance
311 SmallVector<SourceLocation, 2> TargetLocations; member in __anon5b04668f0111::DSAStackTy670 TargetLocations.push_back(LocStart); in addTargetDirLocation()687 return TargetLocations; in getEncounteredTargetLocs()3277 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local3280 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()3289 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()