[CursorInfo] UID for opaque result type.

rdar://problem/49819227
This commit is contained in:
Rintaro Ishizaki
2019-04-11 17:20:46 -07:00
parent 3a2454c2c7
commit b5351a154c
3 changed files with 4 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ public:
UID_FOR(Constructor)
UID_FOR(Destructor)
UID_FOR(Subscript)
UID_FOR(OpaqueType)
#undef UID_FOR
};