Searched defs:getArrayIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Designator.h | 149 Expr *getArrayIndex() const { in getArrayIndex() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 4662 Expr *DesignatedInitExpr::getArrayIndex(const Designator& D) const { getArrayIndex() function in DesignatedInitExpr |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Expr.h | 5436 unsigned getArrayIndex() const { getArrayIndex() function |