Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.h61 return PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptions()
H A DPlatformMacOSX.h69 return PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptions()
H A DPlatformAppleSimulator.h105 return PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptions()
H A DPlatformDarwin.h182 AddClangModuleCompilationOptionsForSDKType(Target *target,
H A DPlatformDarwin.cpp1013 void PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptionsForSDKType() function in PlatformDarwin