This is an archive of the discontinued LLVM Phabricator instance.

[clang] NFC: rename internal `IsPossiblyOpaquelyQualifiedType` overload
ClosedPublic

Authored by mizvekov on Nov 15 2021, 4:52 PM.

Details

Summary

Rename IsPossiblyOpaquelyQualifiedType overload taking a Type*
as IsPossiblyOpaquelyQualifiedTypeInternal instead.

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>

Diff Detail

Event Timeline

mizvekov requested review of this revision.Nov 15 2021, 4:52 PM
mizvekov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2021, 4:52 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Nov 15 2021, 6:10 PM
This revision was automatically updated to reflect the committed changes.