Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangModulesDeclVendor.cpp639 target.GetPlatform()->AddClangModuleCompilationOptions(&target, compiler_invocation_arguments); in Create()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDPlatform.h634 AddClangModuleCompilationOptions (Target *target, std::vector<std::string> &options);
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDPlatform.cpp601 Platform::AddClangModuleCompilationOptions (Target *target, std::vector<std::string> &options) in AddClangModuleCompilationOptions() function in Platform