Searched refs:OnlySimpleReturnStmts (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp335 bool OnlySimpleReturnStmts = NumSimpleReturnExprs > 0 local
351 if (OnlySimpleReturnStmts)
371 if (OnlySimpleReturnStmts)

Completed in 105 milliseconds