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.cpp1572 SmallVectorImpl<QualType> &PTypes,
2383 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument
2395 KWLoc, Params, /*ParamTypes=*/nullptr, /*ParamInfos=*/nullptr, PTypes, in TransformRequiresTypeParams()
H A DTreeTransform.h718 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars,
725 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars, in TransformFunctionTypeParams() argument
728 Loc, Params, ParamTypes, ParamInfos, PTypes, PVars, PInfos, nullptr); in TransformFunctionTypeParams()
742 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument
747 /*ParamInfos=*/nullptr, PTypes, &TransParams, PInfos)) in TransformRequiresTypeParams()