Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurMethodDecl

1197     isVariadic = getCurMethodDecl()->isVariadic();
1219 LastArg = *(getCurMethodDecl()->param_end()-1);
4831 owner.Variable = S.getCurMethodDecl()->getSelfDecl();
4939 owner.Variable = getCurMethodDecl()->getSelfDecl();