Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp319 bool is_system = true; in AddModule() local
328 if (!HS.loadModuleMapFile(*file, is_system)) in AddModule()