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