Home
last modified time | relevance | path

Searched refs:setV (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmtOpenMP.h1688 void setV(Expr *V) { *std::next(child_begin(), 3) = V; } in setV() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDStmt.cpp2197 Dir->setV(V); in Create()
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReaderStmt.cpp2235 D->setV(Reader.ReadSubExpr()); in VisitOMPAtomicDirective()