Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp320 bool is_framework = false; in AddModule() local
325 auto file = HS.lookupModuleMapFile(*dir, is_framework); in AddModule()
/src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h325 bool is_framework = false,
H A DTypeSystemClang.cpp1188 bool is_framework, bool is_explicit) { in GetOrCreateClangModule() argument
1213 is_framework, is_explicit); in GetOrCreateClangModule()