Add APIs on SBFunction and SBCompileUnit to inquire about the language type that...
authorEnrico Granata <egranata@apple.com>
Mon, 17 Nov 2014 23:06:20 +0000 (23:06 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 17 Nov 2014 23:06:20 +0000 (23:06 +0000)
commit6cd8e0c9b0e3009e6e2e4e2b3df86c00389d2e32
tree3afe0cb933abb70dcb2c3938b9e238e2da18eb9d
parentd970702ab3c7bd136b2165a89401fa559967f508
Add APIs on SBFunction and SBCompileUnit to inquire about the language type that the function/compile unit is defined in

llvm-svn: 222189
lldb/include/lldb/API/SBCompileUnit.h
lldb/include/lldb/API/SBFunction.h
lldb/scripts/Python/interface/SBCompileUnit.i
lldb/scripts/Python/interface/SBFunction.i
lldb/source/API/SBCompileUnit.cpp
lldb/source/API/SBFunction.cpp