Home
last modified time | relevance | path

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

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