Home | History | Annotate | Download | only in AST

Lines Matching defs:getSelfDecl

398   /// implict parameters. This must be called prior to using getSelfDecl()
408 ImplicitParamDecl * getSelfDecl() const { return SelfDecl; }