Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6080 bool DuringInit; member
6101 } else if (DuringInit) { in found()
6221 bool DuringInit = Info.isEvaluatingCtorDtor(LHS.Base, D.Entries) == in MaybeHandleUnionActiveMemberChange() local
6224 Info, LHSExpr, LengthAndField.second, DuringInit}; in MaybeHandleUnionActiveMemberChange()