Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp2999 const FunctionType *NewFuncType = NewQType->getAs<FunctionType>(); in MergeFunctionDecl() local
3001 if (MergeTypeWithOld && isa<FunctionNoProtoType>(NewFuncType) && in MergeFunctionDecl()
3008 Context.getFunctionType(NewFuncType->getReturnType(), ParamTypes, in MergeFunctionDecl()