Home
last modified time | relevance | path

Searched refs:EmitReturnStmt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp163 case Stmt::ReturnStmtClass: EmitReturnStmt(cast<ReturnStmt>(*S)); break; in EmitStmt()
1610 void CodeGenFunction::EmitReturnStmt(const ReturnStmt &S) { in EmitReturnStmt() function in CodeGenFunction
H A DCGObjC.cpp1162 EmitReturnStmt(*ret); in generateObjCGetterBody()
H A DCodeGenFunction.h3602 void EmitReturnStmt(const ReturnStmt &S);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3631 …mitReturnStmtERKNS_10ReturnStmtE", "clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnS…