Searched refs:DebugOverflowStack (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp1122 DebugOverflowStack();
1211 static void DebugOverflowStack(void (*P)() = nullptr) { function in struct:__anon705::PragmaDebugHandler
1212 void (*volatile Self)(void(*P)()) = DebugOverflowStack;

Completed in 189 milliseconds