Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangModulesDeclVendor.cpp656 FileSpecList &module_search_paths = target.GetClangModuleSearchPaths(); in Create()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDTarget.h134 GetClangModuleSearchPaths ();
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDTarget.cpp1939 return properties_sp->GetClangModuleSearchPaths(); in GetDefaultClangModuleSearchPaths()
3369 TargetProperties::GetClangModuleSearchPaths () in GetClangModuleSearchPaths() function in TargetProperties