HomeSort by: relevance | last modified time | path
    Searched defs:resourcesPath (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/arcmt-test/
arcmt-test.cpp 108 static bool checkForMigration(StringRef resourcesPath,
148 static bool performTransformations(StringRef resourcesPath,
151 if (checkForMigration(resourcesPath, Args))
348 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr);
373 return checkForMigration(resourcesPath, Args);
375 return performTransformations(resourcesPath, Args);
arcmt-test.cpp 108 static bool checkForMigration(StringRef resourcesPath,
148 static bool performTransformations(StringRef resourcesPath,
151 if (checkForMigration(resourcesPath, Args))
348 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr);
373 return checkForMigration(resourcesPath, Args);
375 return performTransformations(resourcesPath, Args);
arcmt-test.cpp 108 static bool checkForMigration(StringRef resourcesPath,
148 static bool performTransformations(StringRef resourcesPath,
151 if (checkForMigration(resourcesPath, Args))
348 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr);
373 return checkForMigration(resourcesPath, Args);
375 return performTransformations(resourcesPath, Args);
arcmt-test.cpp 108 static bool checkForMigration(StringRef resourcesPath,
148 static bool performTransformations(StringRef resourcesPath,
151 if (checkForMigration(resourcesPath, Args))
348 resourcesPath = CompilerInvocation::GetResourcesPath(argv[0], MainAddr);
373 return checkForMigration(resourcesPath, Args);
375 return performTransformations(resourcesPath, Args);

Completed in 120 milliseconds