Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h5899 if (auto NewExtParamInfos = in TransformFunctionProtoType() local
5903 != llvm::makeArrayRef(NewExtParamInfos, ParamTypes.size())) { in TransformFunctionProtoType()
5906 EPI.ExtParameterInfos = NewExtParamInfos; in TransformFunctionProtoType()