Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp331 bool is_framework = false; in AddModule() local
336 auto file = HS.lookupModuleMapFile(*dir, is_framework); in AddModule()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h320 bool is_framework = false,
H A DTypeSystemClang.cpp1240 bool is_framework, bool is_explicit) { in GetOrCreateClangModule() argument
1265 is_framework, is_explicit); in GetOrCreateClangModule()