diff options
| author | Ziqing Luo <ziqing@udel.edu> | 2022-07-21 13:20:19 -0700 |
|---|---|---|
| committer | Ziqing Luo <ziqingluo@Ziqings-iMac-Pro.local> | 2022-07-21 13:35:31 -0700 |
| commit | b17baa1db613a2ce777aa122feb87488750a64d0 (patch) | |
| tree | feef68260d507bcd635f380f8f1d5350a205f6ab /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7c666c14f82ee13ddd222aba9543a5579e608e03 (diff) | |
[ASTMatchers] Adding a new matcher for callee declarations of Obj-C
message expressions
For an Obj-C message expression `[o m]`, the adding matcher will match
the declaration of the method `m`. This commit overloads the existing
`callee` ASTMatcher, which originally was only for C/C++ nodes but
also applies to Obj-C messages now.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D129398
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
