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 D | CppModuleConfiguration.h | 58 std::vector<std::string> m_imported_modules; variable |
H A D | ClangModulesDeclVendor.cpp | 136 ImportedModuleMap m_imported_modules; global() member in __anon7bb856d40111::ClangModulesDeclVendorImpl |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | CompileUnit.h | 424 std::vector<SourceModule> m_imported_modules; variable |