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