Searched refs:CreateWithClassName (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTypeSynthetic.cpp | 23 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 D | SBTypeSynthetic.i | 21 CreateWithClassName (const char* data, uint32_t options = 0);
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBTypeSynthetic.h | 22 CreateWithClassName(const char *data,
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 64309 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()
|