Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h489 AddClangModuleCompilationOptions(Target *target,
/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp665 target.GetPlatform()->AddClangModuleCompilationOptions( in Create()
/src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp351 void Platform::AddClangModuleCompilationOptions( in AddClangModuleCompilationOptions() function in Platform