Home | History | Annotate | Download | only in Core

Lines Matching refs:DefinedSVal

268         if (RValue.getAs<DefinedSVal>())
786 SuppressInlineDefensiveChecksVisitor(DefinedSVal Value, const ExplodedNode *N)
998 new TrackConstraintBRVisitor(V.castAs<DefinedSVal>(), false);
1003 if (Optional<DefinedSVal> DV = V.getAs<DefinedSVal>()) {