Searched defs:OMPAtomicDirective (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2379 class OMPAtomicDirective : public OMPExecutableDirective { class in namespace:clang
2407 OMPAtomicDirective(SourceLocation StartLoc, SourceLocation EndLoc, function in class:clang::OMPAtomicDirective
2418 explicit OMPAtomicDirective(unsigned NumClauses) function in class:clang::OMPAtomicDirective

Completed in 116 milliseconds