Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBTypeSynthetic.h50 SetClassName (const char* data);
/trueos/contrib/llvm/tools/lldb/source/API/
HDSBTypeSynthetic.cpp88 SBTypeSynthetic::SetClassName (const char* data) in SetClassName() function in SBTypeSynthetic
HDSBTypeCategory.cpp485 synth.SetClassName(output.c_str()); in AddTypeSynthetic()