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

/external/clang/lib/Sema/
H A DSemaDecl.cpp3047 const FunctionType *OldFuncType = OldQType->getAs<FunctionType>(); local
3051 (OldProto = dyn_cast<FunctionProtoType>(OldFuncType))) {

Completed in 56 milliseconds