clang: lib/CIR/CodeGen/CIRGenExprAggregate.cpp File Reference (original) (raw)
CIRGenExprAggregate.cpp File Reference
#include "[CIRGenBuilder.h](CIRGenBuilder%5F8h%5Fsource.html)"#include "[CIRGenFunction.h](CIRGenFunction%5F8h%5Fsource.html)"#include "[CIRGenValue.h](CIRGenValue%5F8h%5Fsource.html)"#include "[clang/CIR/Dialect/IR/CIRAttrs.h](CIRAttrs%5F8h%5Fsource.html)"#include "[clang/AST/Expr.h](Expr%5F8h%5Fsource.html)"#include "[clang/AST/RecordLayout.h](RecordLayout%5F8h%5Fsource.html)"#include "[clang/AST/StmtVisitor.h](StmtVisitor%5F8h%5Fsource.html)"#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 391 of file CIRGenExprAggregate.cpp.
References clang::isa(), and isTrivialFiller().
Referenced by isTrivialFiller(), and isTrivialFiller().