Searched refs:WouldEscape (Results 1 – 1 of 1) sorted by relevance
982 const auto WouldEscape = [](SVal V, QualType Ty) -> bool { in process() local1011 if (WouldEscape(V, E->getType()) && getTaintedPointeeOrPointer(State, V)) { in process()