Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp310 SmallVector<SourceLocation, 2> TargetLocations; member in __anonf152f9340111::DSAStackTy
669 TargetLocations.push_back(LocStart); in addTargetDirLocation()
686 return TargetLocations; in getEncounteredTargetLocs()
3203 ArrayRef<SourceLocation> TargetLocations = in CheckOMPRequiresDecl() local
3206 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3215 for (SourceLocation TargetLoc : TargetLocations) { in CheckOMPRequiresDecl()