Home | History | Annotate | Download | only in Sema

Lines Matching refs:tok

2845     tok::TokenKind MethodType, 
2853 AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind,
2889 MethodType == tok::minus, isVariadic,
2892 MethodDeclKind == tok::objc_optional
2980 if (MethodType == tok::minus) {