Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp692 FileSpecList module_search_paths = target.GetClangModuleSearchPaths(); in Create()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTarget.h152 FileSpecList GetClangModuleSearchPaths();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4400 FileSpecList TargetProperties::GetClangModuleSearchPaths() { in GetClangModuleSearchPaths() function in TargetProperties