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