Searched defs:m_imported_modules (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
| H A D | CppModuleConfiguration.h | 58 std::vector<std::string> m_imported_modules; variable |
| H A D | ClangModulesDeclVendor.cpp | 127 ImportedModuleMap m_imported_modules; member in __anon9833e8350111::ClangModulesDeclVendorImpl |
| /llvm-project/lldb/include/lldb/Symbol/ | ||
| H A D | CompileUnit.h | 424 std::vector<SourceModule> m_imported_modules; global() variable |