Searched refs:ComputeClangDirectory (Results 1 – 2 of 2) sorted by relevance
33 static bool ComputeClangDirectory(FileSpec &file_spec) { return false; } in ComputeClangDirectory() function55 bool lldb_private::ComputeClangDirectory(FileSpec &lldb_shlib_spec, in ComputeClangDirectory() function in lldb_private120 static bool ComputeClangDirectory(FileSpec &file_spec) { in ComputeClangDirectory() function122 return ComputeClangDirectory(lldb_file_spec, file_spec, true); in ComputeClangDirectory()128 static bool ComputeClangDirectory(FileSpec &file_spec) { in ComputeClangDirectory() function138 ::ComputeClangDirectory(g_cached_resource_dir); in GetClangResourceDir()
18 bool ComputeClangDirectory(FileSpec &lldb_shlib_spec, FileSpec &file_spec,