[clang][Interp][NFC] Print parent class name of methods
authorTimm Bäder <tbaeder@redhat.com>
Thu, 26 Jan 2023 11:47:08 +0000 (12:47 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 27 Jan 2023 08:04:14 +0000 (09:04 +0100)
commitf2f8c25540753a8be375fc90ad703d4101562342
treec66e7fbb1ad94db0e406f2c6d32b7dc12eef91ce
parent435225c6e2f860ecc53fcd65e193f832569d090e
[clang][Interp][NFC] Print parent class name of methods

in Function::dump().
clang/lib/AST/Interp/Disasm.cpp