Searched refs:ResourcesPath (Results 1 – 4 of 4) sorted by relevance
48 if (!ResourcesPath.empty()) in getClangResourcesPath()49 return ResourcesPath; in getClangResourcesPath()85 ResourcesPath = LibClangPath.str(); in getClangResourcesPath()86 return ResourcesPath; in getClangResourcesPath()
43 std::string ResourcesPath; variable
101 if (!ResourcesPath.empty()) in getClangResourcesPath()102 return ResourcesPath; in getClangResourcesPath()138 ResourcesPath = driver::Driver::GetResourcesPath(LibClangPath); in getClangResourcesPath()139 return ResourcesPath; in getClangResourcesPath()
39 std::string ResourcesPath; variable