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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h348 MutableArrayRef<Expr *> getInits() { function in class:clang::OMPLoopDirective
H A DOpenMPClause.h1299 MutableArrayRef<Expr *> getInits() { function in class:clang::final
1302 ArrayRef<const Expr *> getInits() const { function in class:clang::final
1899 MutableArrayRef<Expr *> getInits() { function in class:clang::final
1902 ArrayRef<const Expr *> getInits() const { function in class:clang::final
[all...]
H A DExpr.h3757 Expr **getInits() { return reinterpret_cast<Expr **>(InitExprs.data()); } function in class:clang::StringLiteral::final::CallExpr::InitListExpr

Completed in 120 milliseconds