Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp311 SmallVector<SourceLocation, 2> TargetLocations; member in __anon5b04668f0111::DSAStackTy
670 TargetLocations.push_back(LocStart); in addTargetDirLocation()
687 return TargetLocations; in getEncounteredTargetLocs()
3277 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local
3280 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3289 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()