Searched refs:VecParmsTypeOrError (Results 1 – 1 of 1) sorted by relevance
1407 Expected<SmallString<32>> VecParmsTypeOrError = in TBVectorExt() local1409 if (!VecParmsTypeOrError) in TBVectorExt()1410 Err = VecParmsTypeOrError.takeError(); in TBVectorExt()1412 VecParmsInfo = VecParmsTypeOrError.get(); in TBVectorExt()