Searched defs:Follow (Results 1 – 4 of 4) sorted by relevance
1462 bool Follow; variable
1081 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type()
1492 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl()2622 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in isKnownNoAliasDueToNoAliasPreservation()2827 auto UsePred = [&](const Use &U, bool &Follow) { return false; }; in areAllUsesAssumedDead()5135 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl()
750 bool Follow = false; in checkForAllUses() local