Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp238 for (ConstString path_component : module.path) in AddModule() local
239 imported_module.push_back(path_component); in AddModule()
298 for (ConstString path_component : module.path) { in AddModule() local
301 path_component.GetStringRef()), in AddModule()