Searched refs:DerefType (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp447 QualType DerefType = Deref->getType(); local
452 M.makeImplicitCast(M.makeLvalueToRvalue(Deref, DerefType), DerefType,
462 Deref, M.makeIntegralCast(M.makeIntegerLiteral(1, C.IntTy), DerefType),
463 DerefType);

Completed in 67 milliseconds