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