Searched refs:LibClangPath (Results 1 – 1 of 1) sorted by relevance
50 void getClangResourcesPathImplAIX(LibClangPathType &LibClangPath) { in getClangResourcesPathImplAIX() argument91 LibClangPath += reinterpret_cast<char *>(CurInfo) + CurInfo->ldinfo_filename; in getClangResourcesPathImplAIX()104 SmallString<128> LibClangPath; in getClangResourcesPath() local124 LibClangPath += path; in getClangResourcesPath()126 getClangResourcesPathImplAIX(LibClangPath); in getClangResourcesPath()134 LibClangPath += info.dli_fname; in getClangResourcesPath()138 ResourcesPath = driver::Driver::GetResourcesPath(LibClangPath); in getClangResourcesPath()