Searched defs:ToPtrTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaFixItUtils.cpp | 127 if (const auto *ToPtrTy = dyn_cast<PointerType>(ToQTy)) { in tryToFixConversion() local |
H A D | SemaOverload.cpp | 11308 if (const PointerType *ToPtrTy = ToTy->getAs<PointerType>()) { DiagnoseBadConversion() local |