Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DInstrumentation.h145 bool StackDepth = false; member
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp461 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
1124 unsigned StackDepth = 0; in shouldInlineCall() local