Home
last modified time | relevance | path

Searched defs:AggExprEmitter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprAggregate.cpp27 class AggExprEmitter : public StmtVisitor<AggExprEmitter> { class
50 AggExprEmitter(CIRGenFunction &cgf, AggValueSlot dest) in AggExprEmitter() function in __anon36b4a6a90111::AggExprEmitter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp46 class AggExprEmitter : public StmtVisitor<AggExprEmitter> { class
74 AggExprEmitter(CodeGenFunction &cgf, AggValueSlot Dest, bool IsResultUnused) in AggExprEmitter() function in __anon66bd1ef60111::AggExprEmitter