Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/
H A DInstrumentation.h150 bool StackDepth = false; member
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp407 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
1068 unsigned StackDepth = 0; in shouldInlineCall() local