Home
last modified time | relevance | path

Searched refs:orig_script_fspec (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp137 FileSpec orig_script_fspec(original_path_string.GetString()); in LocateExecutableScriptingResources() local
138 FileSystem::Instance().Resolve(orig_script_fspec); in LocateExecutableScriptingResources()
145 FileSystem::Instance().Exists(orig_script_fspec)) { in LocateExecutableScriptingResources()