Searched defs:getInits (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenMPClause.h | 2802 MutableArrayRef<Expr *> getInits() { getInits() function |
H A D | Expr.h | 5043 Expr **getInits() { return reinterpret_cast<Expr **>(InitExprs.data()); } getInits() function |
H A D | StmtOpenMP.h | 1097 MutableArrayRef<Expr *> getInits() { getInits() function |