reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1574 void ParseObjCInterfaceDeclList(tok::ObjCKeywordKind contextKey,
293 ParseObjCInterfaceDeclList(tok::objc_not_keyword, CategoryType); 364 ParseObjCInterfaceDeclList(tok::objc_interface, ClsType); 2081 ParseObjCInterfaceDeclList(tok::objc_protocol, ProtoType);