#include "clang/AST/DeclGroup.h"
#include "clang/AST/ASTContext.h"
#include <cassert>
#include <memory>
Go to the source code of this file.