clang 22.0.0git
Functions
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()

static bool isTrivialFiller ( Expr e)
static

Definition at line 290 of file CIRGenExprAggregate.cpp.

References isTrivialFiller().

Referenced by isTrivialFiller().