Searched refs:TypeOut (Results 1 – 1 of 1) sorted by relevance
245 const auto &TypeOut = FD->getTemplateSpecializationArgs()->asArray()[0]; in handleStdGetCall() local251 switch (TypeOut.getKind()) { in handleStdGetCall()253 RetrievedType = TypeOut.getAsType(); in handleStdGetCall()260 ArgType, TypeOut.getAsIntegral().getSExtValue())) { in handleStdGetCall()