Searched refs:GetResourcesPath (Results 1 – 4 of 4) sorted by relevance
168 static std::string GetResourcesPath(const char *Argv0, void *MainAddr);
202 CompilerInvocation::GetResourcesPath(Argv0, MainAddr); in cc1_main()
414 CompilerInvocation::GetResourcesPath(Argv0, MainAddr)); in injectResourceDir()
1893 std::string CompilerInvocation::GetResourcesPath(const char *Argv0, in GetResourcesPath() function in CompilerInvocation