Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp570 target.GetPlatform()->AddClangModuleCompilationOptions( in Create()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h535 AddClangModuleCompilationOptions(Target *target,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp522 void Platform::AddClangModuleCompilationOptions( in AddClangModuleCompilationOptions() function in Platform