Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/bindings/interface/
DSBTypeSynthetic.i21 CreateWithClassName (const char* data, uint32_t options = 0);
/openbsd/src/gnu/llvm/lldb/include/lldb/API/
DSBTypeSynthetic.h22 CreateWithClassName(const char *data,
/openbsd/src/gnu/llvm/lldb/source/API/
DSBTypeSynthetic.cpp21 SBTypeSynthetic SBTypeSynthetic::CreateWithClassName(const char *data, in CreateWithClassName() function in SBTypeSynthetic