Searched defs:resourcesPath (Results 1 – 3 of 3) sorted by relevance
107 static bool checkForMigration(StringRef resourcesPath, in checkForMigration()148 static bool performTransformations(StringRef resourcesPath, in performTransformations()347 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr); in main() local
108 static bool checkForMigration(StringRef resourcesPath, in checkForMigration()148 static bool performTransformations(StringRef resourcesPath, in performTransformations()346 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr); in main() local
46 glu::ContextType renderContextType, const char* resourcesPath) in TestPackage()