Home | History | Annotate | Download | only in lib

Lines Matching refs:possible_paths

906   possible_paths = {
920 if msvs_version in possible_paths:
922 path = possible_paths[msvs_version]
934 for version in sorted(possible_paths, reverse=True):
935 path = possible_paths[version]