Searched refs:PTypes (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 1779 SmallVectorImpl<QualType> &PTypes, 2608 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument 2620 KWLoc, Params, /*ParamTypes=*/nullptr, /*ParamInfos=*/nullptr, PTypes, in TransformRequiresTypeParams()
|
| H A D | TreeTransform.h | 724 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars, 731 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars, in TransformFunctionTypeParams() argument 734 Loc, Params, ParamTypes, ParamInfos, PTypes, PVars, PInfos, nullptr); in TransformFunctionTypeParams() 748 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument 753 /*ParamInfos=*/nullptr, PTypes, &TransParams, PInfos)) in TransformRequiresTypeParams()
|