Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp271 bool is_system = true; in AddModule() local
280 if (!HS.loadModuleMapFile(file, is_system)) in AddModule()