Home
last modified time | relevance | path

Searched defs:StackDepth (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h150 bool StackDepth = false; global() member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp459 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames() argument
1122 unsigned StackDepth = 0; shouldInlineCall() local