Searched refs:DestPtrT (Results 1 – 1 of 1) sorted by relevance
403 PrimType DestPtrT = classifyPrim(PtrType); in VisitCastExpr() local404 if (DestPtrT == PT_Ptr) in VisitCastExpr()408 return this->emitDecayPtr(PT_Ptr, DestPtrT, CE); in VisitCastExpr()