Home | History | Annotate | Download | only in Lex

Lines Matching defs:isObjCAtKeyword

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