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