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

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

Completed in 107 milliseconds