We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3748162 commit a1ad988Copy full SHA for a1ad988
clang/include/clang/Basic/Thunk.h
@@ -21,6 +21,7 @@
21
namespace clang {
22
23
class CXXMethodDecl;
24
+class Type;
25
26
/// A return adjustment.
27
struct ReturnAdjustment {
0 commit comments