Home
last modified time | relevance | path

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

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