Searched refs:NewProtoLoc (Results 1 – 1 of 1) sorted by relevance
2381 FunctionProtoTypeLoc NewProtoLoc = NewTL.castAs<FunctionProtoTypeLoc>(); in SubstFunctionType() local2396 ParmVarDecl *NewParam = NewProtoLoc.getArg(NewIdx++); in SubstFunctionType()2403 ParmVarDecl *NewParam = NewProtoLoc.getArg(NewIdx++); in SubstFunctionType()