Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp5934 bool DuringInit; member
5955 } else if (DuringInit) { in found()
6068 bool DuringInit = Info.isEvaluatingCtorDtor(LHS.Base, D.Entries) == in HandleUnionActiveMemberChange() local
6071 Info, LHSExpr, LengthAndField.second, DuringInit}; in HandleUnionActiveMemberChange()