Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp5841 bool DuringInit; member
5862 } else if (DuringInit) { in found()
5975 bool DuringInit = Info.isEvaluatingCtorDtor(LHS.Base, D.Entries) == in HandleUnionActiveMemberChange() local
5978 Info, LHSExpr, LengthAndField.second, DuringInit}; in HandleUnionActiveMemberChange()