Home
last modified time | relevance | path

Searched defs:m_imported_modules (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.h58 std::vector<std::string> m_imported_modules; variable
H A DClangModulesDeclVendor.cpp136 ImportedModuleMap m_imported_modules; global() member in __anon7bb856d40111::ClangModulesDeclVendorImpl
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h424 std::vector<SourceModule> m_imported_modules; variable