Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp168 bool declarationOnly, in createFunction() argument
174 if (!ret || declarationOnly) in createFunction()