Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp4096 const FunctionType *NewFuncType = NewQType->getAs<FunctionType>(); in MergeFunctionDecl() local
4098 if (MergeTypeWithOld && isa<FunctionNoProtoType>(NewFuncType) && in MergeFunctionDecl()
4105 Context.getFunctionType(NewFuncType->getReturnType(), ParamTypes, in MergeFunctionDecl()