summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBDeclaration.i
Commit message (Collapse)AuthorAgeFilesLines
* <rdar://problem/12462744> Implement a new SBDeclaration class to wrap an ↵Enrico Granata2012-10-101-0/+62
lldb_private::Declaration - make a GetDeclaration() API on SBValue to return a declaration. This will only work for vroot variables as they are they only objects for which we currently provide a valid Declaration llvm-svn: 165672
OpenPOWER on IntegriCloud