Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBTypeSynthetic.h25 CreateWithClassName(const char *data,
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBTypeSynthetic.cpp24 SBTypeSynthetic SBTypeSynthetic::CreateWithClassName(const char *data, in CreateWithClassName() function in SBTypeSynthetic