Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h6260 if (auto NewExtParamInfos = in TransformFunctionProtoType() local
6264 llvm::ArrayRef(NewExtParamInfos, ParamTypes.size())) { in TransformFunctionProtoType()
6267 EPI.ExtParameterInfos = NewExtParamInfos; in TransformFunctionProtoType()