Searched refs:VecParmsTypeOrError (Results 1 – 1 of 1) sorted by relevance
1276 Expected<SmallString<32>> VecParmsTypeOrError = in TBVectorExt() local1278 if (!VecParmsTypeOrError) in TBVectorExt()1279 Err = VecParmsTypeOrError.takeError(); in TBVectorExt()1281 VecParmsInfo = VecParmsTypeOrError.get(); in TBVectorExt()