Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp3530 SourceLocation AtomicLoc = DSAStack->getAtomicDirectiveLoc(); in CheckOMPRequiresDecl() local
3531 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3544 } else if (!AtomicLoc.isInvalid() && in CheckOMPRequiresDecl()
3548 Diag(AtomicLoc, diag::note_omp_requires_encountered_directive) in CheckOMPRequiresDecl()