Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1380 auto *DestPtrType = DestType->getAs<PointerType>(); in IsAddressSpaceConversion() local
2655 auto DestPtrType = DestType->getAs<PointerType>(); in TryAddressSpaceCast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp713 QualType DestPtrType = E->getArg(1)->getType()->getPointeeType(); in emitSincosBuiltin() local
744 QualType DestPtrType = E->getArg(1)->getType()->getPointeeType(); in emitModfBuiltin() local