Home
last modified time | relevance | path

Searched defs:m_function (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.h156 ClangFunctionCaller &m_function; ///< The function to populate with variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectFrame.cpp815 std::string m_function; member in CommandObjectFrameRecognizerAdd::CommandOptions