Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurMethodDecl

479   ObjCMethodDecl *CurMethod = getCurMethodDecl();
7472 assert(MD == getCurMethodDecl() && "Method parsing confused");