Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h336 const llvm::DataLayout *m_target_data = nullptr; variable
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp97 const DataLayout &m_target_data; member in InterpreterStackFrame