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

References

tools/clang/lib/Sema/TreeTransform.h
 5208               PInfos.set(OutParamTypes.size(), ParamInfos[i]);
 5209             OutParamTypes.push_back(NewParm->getType());
 5227               PInfos.set(OutParamTypes.size(), ParamInfos[i]);
 5228             OutParamTypes.push_back(NewParm->getType());
 5259         PInfos.set(OutParamTypes.size(), ParamInfos[i]);
 5260       OutParamTypes.push_back(NewParm->getType());
 5308             PInfos.set(OutParamTypes.size(), ParamInfos[i]);
 5309           OutParamTypes.push_back(NewType);
 5327           PInfos.set(OutParamTypes.size(), ParamInfos[i]);
 5328         OutParamTypes.push_back(NewType);
 5351       PInfos.set(OutParamTypes.size(), ParamInfos[i]);
 5352     OutParamTypes.push_back(NewType);