clang 22.0.0git
CIRGenExprAggregate.cpp File Reference
#include "CIRGenBuilder.h"
#include "CIRGenFunction.h"
#include "CIRGenValue.h"
#include "clang/CIR/Dialect/IR/CIRAttrs.h"
#include "clang/AST/Expr.h"
#include "clang/AST/RecordLayout.h"
#include "clang/AST/StmtVisitor.h"
#include <cstdint>

Go to the source code of this file.

Functions

static bool isTrivialFiller (Expr *e)

Function Documentation

◆ isTrivialFiller()

bool isTrivialFiller ( Expr * e)
static

Definition at line 289 of file CIRGenExprAggregate.cpp.

References clang::isa(), and isTrivialFiller().

Referenced by isTrivialFiller(), and isTrivialFiller().