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.h6487 if (auto NewExtParamInfos = in TransformFunctionProtoType() local
6491 llvm::ArrayRef(NewExtParamInfos, ParamTypes.size())) { in TransformFunctionProtoType()
6494 EPI.ExtParameterInfos = NewExtParamInfos; in TransformFunctionProtoType()