Searched defs:getArrayIndexVars (Results 1 – 1 of 1) sorted by relevance
1578 VarDecl **getArrayIndexVars() { return getTrailingObjects<VarDecl *>(); } in getArrayIndexVars() function1580 VarDecl *const *getArrayIndexVars() const { in getArrayIndexVars() function