Searched refs:ResourcesPath (Results 1 – 2 of 2) 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