Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
H A DInstrumentation.h171 bool StackDepth = false; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp389 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
1013 unsigned StackDepth = 0; in shouldInlineCall() local