diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-11-29 15:05:42 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-12-03 12:33:24 +0100 |
commit | 16c0653db1150c849bb25f0547abb64349234394 (patch) | |
tree | 3a981191d71f6bcbf62bde213bd4a522d28ed5fc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 26bf2a510f7904236982f5f9e83835f36917871a (diff) | |
download | bcm5719-llvm-16c0653db1150c849bb25f0547abb64349234394.tar.gz bcm5719-llvm-16c0653db1150c849bb25f0547abb64349234394.zip |
[lldb][NFC] Extract searching for function SymbolContexts out of ClangExpressionDeclMap::LookupFunction
This code was just creating a new SymbolContextList with any found functions
in the front and orders them by how close they are to the current frame.
This refactors this code into its own function to make this more obvious.
Doesn't do any other changes to the code, so this is NFC.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions