Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp3691 const FunctionType *OldFuncType = OldQType->getAs<FunctionType>(); in MergeFunctionDecl() local
3695 (OldProto = dyn_cast<FunctionProtoType>(OldFuncType))) { in MergeFunctionDecl()