Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp83 #ifndef USE_GLOBAL_STR_CONSTS
84 #define USE_GLOBAL_STR_CONSTS true macro
998 USE_GLOBAL_STR_CONSTS); in createFinallyBlock()
1048 USE_GLOBAL_STR_CONSTS); in createCatchBlock()
1184 USE_GLOBAL_STR_CONSTS); in createCatchWrappedInvokeFunction()
1200 USE_GLOBAL_STR_CONSTS); in createCatchWrappedInvokeFunction()
1267 USE_GLOBAL_STR_CONSTS); in createCatchWrappedInvokeFunction()
1303 USE_GLOBAL_STR_CONSTS); in createCatchWrappedInvokeFunction()
1398 USE_GLOBAL_STR_CONSTS); in createThrowExceptionFunction()