Searched defs:getArrayIndex (Results 1 – 3 of 3) sorted by relevance
89 Expr *getArrayIndex() const { in getArrayIndex() function
2093 VarDecl *getArrayIndex(unsigned I) { in getArrayIndex() function2097 const VarDecl *getArrayIndex(unsigned I) const { in getArrayIndex() function
3851 Expr *DesignatedInitExpr::getArrayIndex(const Designator& D) const { in getArrayIndex() function in DesignatedInitExpr