Searched refs:IsFollowedByLen (Results 1 – 2 of 2) sorted by relevance
91 Iter->IsFollowedByLen); in EmitStorageForParameters()94 Iter->IsFollowedByLen) in EmitStorageForParameters()101 const PrintingPolicy &Policy, bool IsFollowedByLen) { in EmitStorageForOneParameter() argument120 if (ParamType->isVoidPointerType() && !IsFollowedByLen) { in EmitStorageForOneParameter()157 Iter->IsFollowedByLen) in EmitDecodeForParameters()217 (!Iter->Type->isVoidPointerType() || Iter->IsFollowedByLen)) { in CreateMethodCall()230 } else if (Iter->Type->isVoidPointerType() && !Iter->IsFollowedByLen && in CreateMethodCall()246 Iter->IsFollowedByLen) { in CreateMethodCall()304 (Iter->Type->isVoidPointerType() && !Iter->IsFollowedByLen)) in EmitEncodesForMutableParameters()442 CallbackParam.IsFollowedByLen = false; in EmitCallbackFunction()
48 bool IsFollowedByLen);