Home
last modified time | relevance | path

Searched defs:getArrayFiller (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5029 Expr *getArrayFiller() { in getArrayFiller() function
5033 const Expr *getArrayFiller() const { in getArrayFiller() function
H A DExpr.h5123 Expr *getArrayFiller() { in getArrayFiller() function
5126 const Expr *getArrayFiller() const { in getArrayFiller() function