Searched defs:getBaseDecl (Results 1 – 3 of 3) sorted by relevance
216 const VarDecl *getBaseDecl(unsigned N) const { return BaseDecls[N]; } in getBaseDecl() function
7246 static const VarDecl *getBaseDecl(const Expr *Ref) { getBaseDecl() function [all...]
942 static const VarDecl *getBaseDecl(const Expr *Ref, const DeclRefExpr *&DE) { getBaseDecl() function