Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h1578 VarDecl **getArrayIndexVars() { return getTrailingObjects<VarDecl *>(); } in getArrayIndexVars() function
1580 VarDecl *const *getArrayIndexVars() const { in getArrayIndexVars() function