Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.h59 AddClangModuleCompilationOptions(lldb_private::Target *target, in AddClangModuleCompilationOptions() function
DPlatformAppleSimulator.h86 AddClangModuleCompilationOptions(lldb_private::Target *target, in AddClangModuleCompilationOptions() function
DPlatformRemoteDarwinDevice.h45 AddClangModuleCompilationOptions(lldb_private::Target *target, in AddClangModuleCompilationOptions() function
/external/llvm-project/lldb/source/Target/
DPlatform.cpp520 void Platform::AddClangModuleCompilationOptions( in AddClangModuleCompilationOptions() function in Platform