Home
last modified time | relevance | path

Searched refs:EmitCompoundStmt (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp513 EmitCompoundStmt(cast<CompoundStmt>(*S)); in EmitSimpleStmt()
566 Address CodeGenFunction::EmitCompoundStmt(const CompoundStmt &S, bool GetLast, in EmitCompoundStmt() function in CodeGenFunction
H A DCGExprComplex.cpp506 Address RetAlloca = CGF.EmitCompoundStmt(*E->getSubStmt(), true); in VisitStmtExpr()
H A DCGExprAgg.cpp1116 CGF.EmitCompoundStmt(*E->getSubStmt(), true, Dest); in VisitStmtExpr()
H A DCodeGenFunction.h3583 Address EmitCompoundStmt(const CompoundStmt &S, bool GetLast = false,
H A DCGExprScalar.cpp2939 Address RetAlloca = CGF.EmitCompoundStmt(*E->getSubStmt(), in VisitStmtExpr()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3634 …mpoundStmtEbNS0_12AggValueSlotE", "clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::Compou…