Home
last modified time | relevance | path

Searched refs:AddClangModuleCompilationOptions (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/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
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h466 AddClangModuleCompilationOptions(Target *target,
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp615 target.GetPlatform()->AddClangModuleCompilationOptions( in Create()
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp388 void Platform::AddClangModuleCompilationOptions( in AddClangModuleCompilationOptions() function in Platform