Home
last modified time | relevance | path

Searched defs:OldPT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3300 auto *OldPT = cast<FunctionProtoType>(OldFunction->getFunctionType()); in FunctionNonObjectParamTypesAreEqual() local
H A DSemaDeclCXX.cpp18219 if (const PointerType *OldPT = OldTy->getAs<PointerType>()) { in CheckOverridingFunctionReturnType() local