Home | History | Annotate | Download | only in Parse

Lines Matching refs:methodType

680   tok::TokenKind methodType = Tok.getKind();
682 Decl *MDecl = ParseObjCMethodDecl(mLoc, methodType, MethodImplKind,