Searched defs:Follow (Results 1 – 3 of 3) sorted by relevance
1344 bool Follow; variable
1056 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type()
1637 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl()2620 auto UsePred = [&](const Use &U, bool &Follow) { in updateImpl()4512 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl()5627 bool Follow = false; in checkForAllUses() local