Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3279 SourceLocation AtomicLoc = DSAStack->getAtomicDirectiveLoc(); in CheckOMPRequiresDecl() local
3280 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3293 } else if (!AtomicLoc.isInvalid() && in CheckOMPRequiresDecl()
3297 Diag(AtomicLoc, diag::note_omp_requires_encountered_directive) in CheckOMPRequiresDecl()