Searched defs:ActualTy (Results 1 – 2 of 2) sorted by relevance
419 Type *ActualTy = CB.getArgOperand(I)->getType(); in isLegalToPromote() local482 Type *ActualTy = Arg->getType(); in promoteCall() local
129 static SVal adjustReturnValue(SVal V, QualType ExpectedTy, QualType ActualTy, in adjustReturnValue()