Home
last modified time | relevance | path

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

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