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 35448ac commit c21c6e4Copy full SHA for c21c6e4
clang/include/clang/AST/ExternalASTSource.h
@@ -40,6 +40,7 @@ class ASTConsumer;
40
class ASTContext;
41
class ASTSourceDescriptor;
42
class CXXBaseSpecifier;
43
+class CXXConstructorDecl;
44
class CXXCtorInitializer;
45
class CXXRecordDecl;
46
class DeclarationName;
0 commit comments