Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp286 imported_module.push_back(path_component); in AddModule() local
346 for (ConstString path_component : module.path) { AddModule() local