Home
last modified time | relevance | path

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

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