Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DAPValue.h279 bool hasArrayFiller() const { in hasArrayFiller() function
H A DExpr.h3856 bool hasArrayFiller() const { return getArrayFiller(); } in hasArrayFiller() function