Searched defs:path_or_err (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/unittests/SymbolFile/DWARF/ | ||
H A D | XcodeSDKModuleTests.cpp | 165 auto path_or_err = PlatformDarwin::ResolveSDKPathFromDebugInfo(*module); TEST_F() local |
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ | ||
H A D | PlatformDarwin.cpp | 1112 auto path_or_err = ResolveSDKPathFromDebugInfo(*exe_module_sp); AddClangModuleCompilationOptionsForSDKType() local |