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/
DPlatformRemoteDarwinDevice.h61 return PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptions()
DPlatformMacOSX.h69 return PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptions()
DPlatformAppleSimulator.h105 return PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptions()
DPlatformDarwin.h182 AddClangModuleCompilationOptionsForSDKType(Target *target,
DPlatformDarwin.cpp1013 void PlatformDarwin::AddClangModuleCompilationOptionsForSDKType( in AddClangModuleCompilationOptionsForSDKType() function in PlatformDarwin