Home
last modified time | relevance | path

Searched refs:CreateWithClassName (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBTypeSynthetic.cpp23 SBTypeSynthetic SBTypeSynthetic::CreateWithClassName(const char *data, in CreateWithClassName() function in SBTypeSynthetic
26 CreateWithClassName, (const char *, uint32_t), data, in CreateWithClassName()
220 CreateWithClassName, (const char *, uint32_t)); in RegisterMethods()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBTypeSynthetic.i21 CreateWithClassName (const char* data, uint32_t options = 0);
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeSynthetic.h22 CreateWithClassName(const char *data,
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp64309 result = lldb::SBTypeSynthetic::CreateWithClassName((char const *)arg1,arg2); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_0()
64332 result = lldb::SBTypeSynthetic::CreateWithClassName((char const *)arg1); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_1()