This is an archive of the discontinued LLVM Phabricator instance.

[lldb][TypeSystemClang][NFC] Factor out l/r-value reference logic for IsXXXType APIs
ClosedPublic

Authored by Michael137 on Mar 3 2023, 6:28 AM.

Details

Summary

This will be useful as we add more IsXXXType APIs for different
function types.

Diff Detail