Home
last modified time | relevance | path

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

/llvm-project/lldb/source/API/
H A DSBTypeSynthetic.cpp19 SBTypeSynthetic::SBTypeSynthetic() { LLDB_INSTRUMENT_VA(this); } in SBTypeSynthetic() function in SBTypeSynthetic
41 SBTypeSynthetic::SBTypeSynthetic(const lldb::SBTypeSynthetic &rhs) in SBTypeSynthetic() function in SBTypeSynthetic
180 SBTypeSynthetic::SBTypeSynthetic( in SBTypeSynthetic() function in SBTypeSynthetic
/llvm-project/lldb/include/lldb/API/
H A DSBDefines.h128 class LLDB_API SBTypeSynthetic; global() variable