Searched refs:PartialTemplArgInfo (Results 1 – 1 of 1) sorted by relevance
2841 const ASTTemplateArgumentListInfo *PartialTemplArgInfo = in FinishTemplateArgumentDeduction() local2844 TemplateArgumentListInfo InstArgs(PartialTemplArgInfo->LAngleLoc, in FinishTemplateArgumentDeduction()2845 PartialTemplArgInfo->RAngleLoc); in FinishTemplateArgumentDeduction()2848 PartialTemplArgInfo->arguments(), in FinishTemplateArgumentDeduction()2857 Info.FirstArg = (*PartialTemplArgInfo)[ArgIdx].getArgument(); in FinishTemplateArgumentDeduction()