Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp308 bool is_system_module = (std::distance(path_begin, path_end) >= in AddModule() local
312 if (!is_system_module) { in AddModule()