Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h227 uint64_t getStackLimit() const { return getResourceLimit(); } in getStackLimit() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp575 << static_cast<uint32_t>(D.getStackLimit()) in StackSizeDiagHandler()