Home
last modified time | relevance | path

Searched defs:OMPClauseWithPostUpdate (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h104 OMPClauseWithPostUpdate(const OMPClause *This) in OMPClauseWithPostUpdate() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h156 OMPClauseWithPostUpdate(const OMPClause *This) : OMPClauseWithPreInit(This) { in OMPClauseWithPostUpdate() function