Home
last modified time | relevance | path

Searched defs:is_framework (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp320 bool is_framework = false; AddModule() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1188 GetOrCreateClangModule(llvm::StringRef name,OptionalClangModuleID parent,bool is_framework,bool is_explicit) GetOrCreateClangModule() argument