Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp295 static bool mayDropFunctionReturn(const ASTContext &astContext, in mayDropFunctionReturn() function
323 !mayDropFunctionReturn(fd->getASTContext(), fd->getReturnType()); in emitImplicitReturn()