Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.h67 std::vector<clang::Module *> m_modules; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h518 collection m_modules; ///< The collection of modules. variable
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpoint.cpp524 FileSpecList m_modules; member in CommandObjectBreakpointSet::CommandOptions