Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp357 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
861 unsigned StackDepth = 0; in shouldInlineCall() local