Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp344 SmallVector<SourceLocation, 2> TargetLocations; member in __anon1dd12e440111::DSAStackTy
720 TargetLocations.push_back(LocStart); in addTargetDirLocation()
735 return TargetLocations; in getEncounteredTargetLocs()
3593 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local
3596 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3605 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()