Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp324 bool is_system = true; in AddModule() local
333 if (HS.parseAndLoadModuleMapFile(*file, is_system)) in AddModule()