Searched refs:PTypes (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 1435 SmallVectorImpl<QualType> &PTypes, 2204 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument 2216 KWLoc, Params, /*ParamTypes=*/nullptr, /*ParamInfos=*/nullptr, PTypes, in TransformRequiresTypeParams()
|
| H A D | TreeTransform.h | 691 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars, 698 SmallVectorImpl<QualType> &PTypes, SmallVectorImpl<ParmVarDecl *> *PVars, in TransformFunctionTypeParams() argument 701 Loc, Params, ParamTypes, ParamInfos, PTypes, PVars, PInfos, nullptr); in TransformFunctionTypeParams() 715 SmallVectorImpl<QualType> &PTypes, in TransformRequiresTypeParams() argument 720 /*ParamInfos=*/nullptr, PTypes, &TransParams, PInfos)) in TransformRequiresTypeParams()
|