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

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

Completed in 66 milliseconds