Searched defs:ToPtrType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 288 if (const PointerType* ToPtrType = ToType->getAs<PointerType>()) isPointerConversionToVoidPointer() local |
H A D | SemaInit.cpp | 7924 if (const auto *ToPtrType = Step->Type->getAs<PointerType>()) { Perform() local |
H A D | SemaExprCXX.cpp | 4108 if (const PointerType *ToPtrType = ToType->getAs<PointerType>()) IsStringLiteralToNonConstPointerConversion() local |