Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DWebAssembly.cpp303 bool EmExceptionArgExists = false; in addClangTargetOptions() local
306 EmExceptionArgExists = true; in addClangTargetOptions()
310 if (!EmExceptionArgExists) in addClangTargetOptions()