clang 22.0.0git
|
#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) |
Definition at line 290 of file CIRGenExprAggregate.cpp.
References isTrivialFiller().
Referenced by isTrivialFiller().