Searched refs:VecLenParamPos (Results 1 – 1 of 1) sorted by relevance
120 Optional<int> VecLenParamPos = in TEST_F() local122 if (VecLenParamPos.hasValue()) { in TEST_F()123 Type *VecLenParamType = F.getArg(VecLenParamPos.getValue())->getType(); in TEST_F()