Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExprConstant.cpp4185 unsigned VisibleDepth = Depth; in findCompleteObject() local
4188 ++VisibleDepth; in findCompleteObject()
4191 (isModification(AK) && VisibleDepth < Info.SpeculativeEvaluationDepth)) in findCompleteObject()