Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.h55 AddClangModuleCompilationOptions(Target *target, in AddClangModuleCompilationOptions() function
H A DPlatformMacOSX.h67 AddClangModuleCompilationOptions(Target *target, in AddClangModuleCompilationOptions() function
H A DPlatformAppleSimulator.h100 AddClangModuleCompilationOptions(Target *target, in AddClangModuleCompilationOptions() function
/llvm-project/lldb/source/Target/
H A DPlatform.cpp351 void Platform::AddClangModuleCompilationOptions( in AddClangModuleCompilationOptions() function in Platform