Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp36 static constexpr int MaxCompositeValueDepth = 3; variable
687 Depth > MaxCompositeValueDepth) in createValueUnlessSelfReferential()