Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp271 bool is_framework = false; in AddModule() local
276 auto *file = HS.lookupModuleMapFile(*dir, is_framework); in AddModule()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h309 bool is_framework = false,
H A DTypeSystemClang.cpp1252 bool is_framework, bool is_explicit) { in GetOrCreateClangModule() argument
1277 is_framework, is_explicit); in GetOrCreateClangModule()