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

/external/clang/include/clang/AST/
H A DOpenMPClause.h610 class OMPOrderedClause : public OMPClause { class in namespace:clang
617 OMPOrderedClause(SourceLocation StartLoc, SourceLocation EndLoc) function in class:clang::OMPOrderedClause
622 OMPOrderedClause() function in class:clang::OMPOrderedClause

Completed in 73 milliseconds