Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp4177 unsigned VisibleDepth = Depth; in findCompleteObject() local
4180 ++VisibleDepth; in findCompleteObject()
4183 (isModification(AK) && VisibleDepth < Info.SpeculativeEvaluationDepth)) in findCompleteObject()