reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaTemplateDeduction.cpp
 2138                                                 Info, Deduced, 0);
 2139     Info.FirstArg = Param;
 2140     Info.SecondArg = Arg;
 2147                                      Arg.getAsTemplate(), Info, Deduced);
 2148     Info.FirstArg = Param;
 2149     Info.SecondArg = Arg;
 2160     Info.FirstArg = Param;
 2161     Info.SecondArg = Arg;
 2169     Info.FirstArg = Param;
 2170     Info.SecondArg = Arg;
 2178       Info.FirstArg = Param;
 2179       Info.SecondArg = Arg;
 2184       Info.FirstArg = Param;
 2185       Info.SecondArg = Arg;
 2189     Info.FirstArg = Param;
 2190     Info.SecondArg = Arg;
 2195           = getDeducedParameterFromExpr(Info, Param.getAsExpr())) {
 2201                                              Info, Deduced);
 2205                                              Info, Deduced);
 2208                                              Arg.getAsExpr(), Info, Deduced);
 2213                                              Info, Deduced);
 2215       Info.FirstArg = Param;
 2216       Info.SecondArg = Arg;