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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2565 void setV(Expr *V) { *std::next(child_begin(), 3) = V; } function in class:clang::OMPAtomicDirective

Completed in 109 milliseconds