Home
last modified time | relevance | path

Searched refs:GetInlinedName (Results 1 – 6 of 6) sorted by relevance

/external/lldb/scripts/Python/interface/
DSBBlock.i37 ") GetInlinedName;
39 GetInlinedName () const;
161 __swig_getmethods__["name"] = GetInlinedName
162 …if _newclass: name = property(GetInlinedName, None, doc='''A read only property that returns the s…
/external/lldb/test/python_api/default-constructor/
Dsb_block.py10 obj.GetInlinedName()
/external/lldb/source/API/
DSBBlock.cpp72 SBBlock::GetInlinedName () const in GetInlinedName() function in SBBlock
189 strm.Printf (" (inlined, '%s') ", GetInlinedName()); in GetDescription()
/external/lldb/include/lldb/API/
DSBBlock.h40 GetInlinedName () const;
/external/lldb/examples/python/
Dsymbolication.py110 self.symbolication += ' [inlined] ' + inlined_block.GetInlinedName();
/external/lldb/www/python_reference/
Dapi-objects.txt2388 lldb.SBBlock.GetInlinedName lldb.SBBlock-class.html#GetInlinedName