Searched refs:VecParmsTypeOrError (Results 1 – 1 of 1) sorted by relevance
1415 Expected<SmallString<32>> VecParmsTypeOrError = in TBVectorExt() local1417 if (!VecParmsTypeOrError) in TBVectorExt()1418 Err = VecParmsTypeOrError.takeError(); in TBVectorExt()1420 VecParmsInfo = VecParmsTypeOrError.get(); in TBVectorExt()