Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp334 bool OnlySimpleReturnStmts = NumSimpleReturnExprs > 0 in FinishFunction() local
350 if (OnlySimpleReturnStmts) in FinishFunction()
370 if (OnlySimpleReturnStmts) in FinishFunction()