Searched refs:resourcesPath (Results 1 – 1 of 1) sorted by relevance
107 static bool checkForMigration(StringRef resourcesPath, in checkForMigration() argument148 static bool performTransformations(StringRef resourcesPath, in performTransformations() argument151 if (checkForMigration(resourcesPath, Args)) in performTransformations()347 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr); in main() local372 return checkForMigration(resourcesPath, Args); in main()374 return performTransformations(resourcesPath, Args); in main()