Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DState.cpp96 unsigned Limit = getCtx().getDiagnostics().getConstexprBacktraceLimit(); in diag()
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h643 unsigned getConstexprBacktraceLimit() const { in getConstexprBacktraceLimit() function