Searched defs:srcType (Results 1 – 2 of 2) sorted by relevance
2552 …d::map<TYPECONST Type*, std::set<TYPECONST Type*> > &bitCastMap, TYPECONST Type* srcType, TYPECONS… in processFunctionBitCast()2642 …d::map<TYPECONST Type*, std::set<TYPECONST Type*> > &bitCastMap, TYPECONST Type* srcType, TYPECONS… in processBitCast()2720 TYPECONST Type* srcType = TypeUtil::getArrayFreePointerType(CI->getSrcTy()); in indexCasts() local2763 … TYPECONST Type* srcType = TypeUtil::getArrayFreePointerType(CE->getOperand(0)->getType()); in indexCasts() local
324 QualType srcType = src->getType(); in tryDiagnoseOverloadedCast() local