Searched refs:objc_inout (Results 1 – 3 of 3) sorted by relevance
433 ObjCTypeQuals[objc_inout] = &PP.getIdentifierTable().get("inout"); in Initialize()
841 case objc_inout: Qual = ObjCDeclSpec::DQ_Inout; break; in ParseObjCTypeQualifierList()
1294 objc_in=0, objc_out, objc_inout, objc_oneway, objc_bycopy, objc_byref, enumerator