Home
last modified time | relevance | path

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

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