Home
last modified time | relevance | path

Searched refs:ContextDepth (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DAST.cpp684 size_t ContextDepth = 0; in isDeeplyNested() local
687 if (++ContextDepth == MaxDepth) in isDeeplyNested()