Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaFixItUtils.cpp127 if (const auto *ToPtrTy = dyn_cast<PointerType>(ToQTy)) { in tryToFixConversion() local
H A DSemaOverload.cpp11284 if (const PointerType *ToPtrTy = ToTy->getAs<PointerType>()) { in DiagnoseBadConversion() local
11295 if (const ObjCObjectPointerType *ToPtrTy in DiagnoseBadConversion() local