Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h5965 if (auto NewExtParamInfos = in TransformFunctionProtoType() local
5969 != llvm::makeArrayRef(NewExtParamInfos, ParamTypes.size())) { in TransformFunctionProtoType()
5972 EPI.ExtParameterInfos = NewExtParamInfos; in TransformFunctionProtoType()