Home | History | Annotate | Download | only in Lex

Lines Matching refs:isObjCAtKeyword

35 /// isObjCAtKeyword - Return true if we have an ObjC keyword identifier.
36 bool Token::isObjCAtKeyword(tok::ObjCKeywordKind objcKey) const {