Searched refs:TargetLocations (Results 1 – 1 of 1) sorted by relevance
310 SmallVector<SourceLocation, 2> TargetLocations; member in __anonf152f9340111::DSAStackTy669 TargetLocations.push_back(LocStart); in addTargetDirLocation()686 return TargetLocations; in getEncounteredTargetLocs()3203 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local3206 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()3215 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()