Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CurFuncDecl

399     const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl);
1404 VarDecl *Self = cast<ObjCMethodDecl>(CurFuncDecl)->getSelfDecl();
1405 DeclRefExpr DRE(Self, /*is enclosing local*/ (CurFuncDecl != CurCodeDecl),
1411 const ObjCMethodDecl *OMD = cast<ObjCMethodDecl>(CurFuncDecl);