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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h613 Expr *getBaseExpr() const { return BaseExpr; } function in class:clang::MSPropertyRefExpr
H A DExprObjC.h829 Expr *getBaseExpr() const { return cast<Expr>(SubExprs[BASE]); } function in class:clang::ObjCSubscriptRefExpr

Completed in 173 milliseconds