Searched refs:GetExecutablePath (Results 1 – 2 of 2) sorted by relevance
59 std::string GetExecutablePath(const char *Argv0, bool CanonicalPrefixes) { in GetExecutablePath() function72 void *P = (void*) (intptr_t) GetExecutablePath; in GetExecutablePath()213 void *GetExecutablePathVP = (void *)(intptr_t)GetExecutablePath; in ExecuteCC1Tool()303 std::string Path = GetExecutablePath(ToolContext.Path, CanonicalPrefixes); in clang_main()
146 std::string GetExecutablePath(const char *Argv0, bool CanonicalPrefixes);188 std::string Path = GetExecutablePath(Argv0, /*CanonicalPrefixes=*/true); in cc1gen_reproducer_main()