clang-tools 22.0.0git
Designator.h File Reference

This file contains the declarations of the Designator and Designators utility classes. More...

#include "clang/AST/Decl.h"
#include "clang/AST/Expr.h"
#include "clang/AST/Type.h"

Go to the source code of this file.

Classes

class  clang::reorder_fields::Designator
 Represents a part of a designation in a C99/C++20 designated initializer. More...
class  clang::reorder_fields::Designators
 List of designators. More...

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::reorder_fields

Detailed Description

This file contains the declarations of the Designator and Designators utility classes.

Definition in file Designator.h.