Searched defs:ConstexprBacktraceLimit (Results 1 – 5 of 5) sorted by relevance
186 unsigned ConstexprBacktraceLimit; // Cap on depth of constexpr evaluation variable
291 unsigned ConstexprBacktraceLimit = 0; variable