Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h5325 if (auto NewExtParamInfos = in TransformFunctionProtoType() local
5329 != llvm::makeArrayRef(NewExtParamInfos, ParamTypes.size())) { in TransformFunctionProtoType()
5332 EPI.ExtParameterInfos = NewExtParamInfos; in TransformFunctionProtoType()