Home
last modified time | relevance | path

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

/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/system/
H A Djuce_PlatformDefs.h88 #if JUCE_CLANG && defined (__has_feature) && ! defined (JUCE_ANALYZER_NORETURN)
91 #define JUCE_ANALYZER_NORETURN juce::juce_assert_noreturn(); macro
95 #ifndef JUCE_ANALYZER_NORETURN
96 #define JUCE_ANALYZER_NORETURN macro
148 …ASSERTION; if (juce::juce_isRunningUnderDebugger()) JUCE_BREAK_IN_DEBUGGER; JUCE_ANALYZER_NORETURN)
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/system/
H A Djuce_PlatformDefs.h84 #if JUCE_CLANG && defined (__has_feature) && ! defined (JUCE_ANALYZER_NORETURN)
87 #define JUCE_ANALYZER_NORETURN juce::juce_assert_noreturn(); macro
91 #ifndef JUCE_ANALYZER_NORETURN
92 #define JUCE_ANALYZER_NORETURN macro
128 …ASSERTION; if (juce::juce_isRunningUnderDebugger()) JUCE_BREAK_IN_DEBUGGER; JUCE_ANALYZER_NORETURN)
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/system/
H A Djuce_PlatformDefs.h86 #if JUCE_CLANG && defined (__has_feature) && ! defined (JUCE_ANALYZER_NORETURN)
89 #define JUCE_ANALYZER_NORETURN juce::juce_assert_noreturn(); macro
93 #ifndef JUCE_ANALYZER_NORETURN
94 #define JUCE_ANALYZER_NORETURN macro
150 …ASSERTION; if (juce::juce_isRunningUnderDebugger()) JUCE_BREAK_IN_DEBUGGER; JUCE_ANALYZER_NORETURN)