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

/external/clang/include/clang/AST/
H A DOpenMPClause.h266 class OMPSafelenClause : public OMPClause { class in namespace:clang
283 OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::OMPSafelenClause
290 explicit OMPSafelenClause() function in class:clang::OMPSafelenClause

Completed in 196 milliseconds