Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExternalASTSourceCallbacks.h67 std::vector<clang::Module *> m_modules; variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDModuleList.h518 collection m_modules; ///< The collection of modules. variable
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectBreakpoint.cpp524 FileSpecList m_modules; member in CommandObjectBreakpointSet::CommandOptions