Searched defs:getBaseExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DExprObjC.h818 Expr *getBaseExpr() const { return cast<Expr>(SubExprs[BASE]); } function in class:clang::ObjCSubscriptRefExpr

Completed in 46 milliseconds