Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp339 bool OnlySimpleReturnStmts = NumSimpleReturnExprs > 0 in FinishFunction() local
355 if (OnlySimpleReturnStmts) in FinishFunction()
374 if (OnlySimpleReturnStmts) in FinishFunction()