Home
last modified time | relevance | path

Searched refs:PTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1896 SmallVectorImpl<QualType> &PTypes,
2787 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument
2799 KWLoc, Params, /*ParamTypes=*/nullptr, /*ParamInfos=*/nullptr, PTypes, in TransformRequiresTypeParams()
H A DTreeTransform.h726 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars,
733 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars, in TransformFunctionTypeParams() argument
736 Loc, Params, ParamTypes, ParamInfos, PTypes, PVars, PInfos, nullptr); in TransformFunctionTypeParams()
750 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument
755 /*ParamInfos=*/nullptr, PTypes, &TransParams, PInfos)) in TransformRequiresTypeParams()