Searched refs:TargetLocations (Results 1 – 1 of 1) sorted by relevance
331 SmallVector<SourceLocation, 2> TargetLocations; member in __anon296aa5740111::DSAStackTy689 TargetLocations.push_back(LocStart); in addTargetDirLocation()704 return TargetLocations; in getEncounteredTargetLocs()3475 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local3478 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()3487 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()