Searched defs:OldPT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 3273 auto *OldPT = cast<FunctionProtoType>(OldFunction->getFunctionType()); FunctionNonObjectParamTypesAreEqual() local |
H A D | SemaDeclCXX.cpp | 18158 if (const PointerType *OldPT = OldTy->getAs<PointerType>()) { CheckOverridingFunctionReturnType() local |