Searched refs:TargetLocations (Results 1 – 1 of 1) sorted by relevance
339 SmallVector<SourceLocation, 2> TargetLocations; member in __anon8e68b8fa0111::DSAStackTy715 TargetLocations.push_back(LocStart); in addTargetDirLocation()730 return TargetLocations; in getEncounteredTargetLocs()3552 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local3555 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()3564 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()