Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp319 bool is_system_module = (std::distance(path_begin, path_end) >= in AddModule() local
323 if (!is_system_module) { in AddModule()