Home
last modified time | relevance | path

Searched defs:AddClangModuleCompilationOptions (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.h59 AddClangModuleCompilationOptions(Target *target, in AddClangModuleCompilationOptions() function
H A DPlatformMacOSX.h67 AddClangModuleCompilationOptions(Target *target, in AddClangModuleCompilationOptions() function
H A DPlatformAppleSimulator.h103 AddClangModuleCompilationOptions(Target *target, in AddClangModuleCompilationOptions() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp389 void Platform::AddClangModuleCompilationOptions( in AddClangModuleCompilationOptions() function in Platform