Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp4209 unsigned VisibleDepth = Depth; in findCompleteObject() local
4212 ++VisibleDepth; in findCompleteObject()
4215 (isModification(AK) && VisibleDepth < Info.SpeculativeEvaluationDepth)) in findCompleteObject()