Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp703 SourceLocation getAtomicDirectiveLoc() const { return AtomicLocation; } in getAtomicDirectiveLoc() function in __anon7e4ded5b0111::DSAStackTy
3530 SourceLocation AtomicLoc = DSAStack->getAtomicDirectiveLoc(); in CheckOMPRequiresDecl()