Home | History | Annotate | Download | only in Lex

Lines Matching refs:isObjCAtKeyword

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