Lines Matching defs:Source
5 // This file is distributed under the University of Illinois Open Source392 // FIXME: Force the precision of the source value down so we don't4331 const Expr *Source = E->getSourceExpr();4332 if (!Source)4334 if (Source == E) { // sanity checking.4338 return StmtVisitorTy::Visit(Source);