Searched refs:ParseObjCBridgeRelatedAttribute (Results 1 – 2 of 2) sorted by relevance
2121 void ParseObjCBridgeRelatedAttribute(IdentifierInfo &ObjCBridgeRelated,
350 ParseObjCBridgeRelatedAttribute(*AttrName, AttrNameLoc, Attrs, EndLoc); in ParseGNUAttributeArgs()924 void Parser::ParseObjCBridgeRelatedAttribute(IdentifierInfo &ObjCBridgeRelated, in ParseObjCBridgeRelatedAttribute() function in Parser