Home
last modified time | relevance | path

Searched defs:resourcesPath (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/arcmt-test/
Darcmt-test.cpp107 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