|
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 391 of file CIRGenExprAggregate.cpp.
References clang::isa(), and isTrivialFiller().
Referenced by isTrivialFiller(), and isTrivialFiller().