Home
last modified time | relevance | path

Searched refs:TargetLocations (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp331 SmallVector<SourceLocation, 2> TargetLocations; member in __anon296aa5740111::DSAStackTy
689 TargetLocations.push_back(LocStart); in addTargetDirLocation()
704 return TargetLocations; in getEncounteredTargetLocs()
3475 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local
3478 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3487 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()