Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/
H A DInstrumentation.h197 bool StackDepth = false; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp369 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
947 unsigned StackDepth = 0; in shouldInlineCall() local