Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp5926 bool DuringInit; member
5947 } else if (DuringInit) { in found()
6060 bool DuringInit = Info.isEvaluatingCtorDtor(LHS.Base, D.Entries) == in HandleUnionActiveMemberChange() local
6063 Info, LHSExpr, LengthAndField.second, DuringInit}; in HandleUnionActiveMemberChange()