Home | History | Annotate | Download | only in Core

Lines Matching refs:dispatchCast

24   virtual SVal dispatchCast(SVal val, QualType castTy);
62 SVal SimpleSValBuilder::dispatchCast(SVal Val, QualType CastTy) {