[lldb][NFC] Pass DeclarationName to NameSearchContext by value
DeclarationName is usually passed around by value as it's just a pointer.
parent
83bd2c4a
Please register or sign in to comment
DeclarationName is usually passed around by value as it's just a pointer.