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