Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp4211 unsigned VisibleDepth = Depth; in findCompleteObject() local
4214 ++VisibleDepth; in findCompleteObject()
4217 (isModification(AK) && VisibleDepth < Info.SpeculativeEvaluationDepth)) in findCompleteObject()