Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp3477 SourceLocation AtomicLoc = DSAStack->getAtomicDirectiveLoc(); in CheckOMPRequiresDecl() local
3478 if (!TargetLocations.empty() || !AtomicLoc.isInvalid()) { in CheckOMPRequiresDecl()
3491 } else if (!AtomicLoc.isInvalid() && in CheckOMPRequiresDecl()
3495 Diag(AtomicLoc, diag::note_omp_requires_encountered_directive) in CheckOMPRequiresDecl()