Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp5833 bool DuringInit; member
5854 } else if (DuringInit) { in found()
5967 bool DuringInit = Info.isEvaluatingCtorDtor(LHS.Base, D.Entries) == in HandleUnionActiveMemberChange() local
5970 Info, LHSExpr, LengthAndField.second, DuringInit}; in HandleUnionActiveMemberChange()