Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3595 SourceLocation AtomicLoc = DSAStack->getAtomicDirectiveLoc(); in CheckOMPRequiresDecl() local
3596 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3609 } else if (!AtomicLoc.isInvalid() && in CheckOMPRequiresDecl()
3613 Diag(AtomicLoc, diag::note_omp_requires_encountered_directive) in CheckOMPRequiresDecl()