Home | History | Annotate | Download | only in AST

Lines Matching full:zeroinit

868   void setRequiresZeroInitialization(bool ZeroInit) {
869 ZeroInitialization = ZeroInit;