Searched refs:this_initialized_ (Results 1 – 3 of 3) sorted by relevance
150 this_initialized_ = src->this_initialized_; in CopyFromLine()186 this_initialized_ = true; in SetThisInitialized()190 this_initialized_ = src.this_initialized_; in CopyThisInitialized()438 bool this_initialized_; variable
32 if (kIsDebugBuild && this_initialized_) { in CheckConstructorReturn()42 if (!this_initialized_) { in CheckConstructorReturn()46 return this_initialized_; in CheckConstructorReturn()110 this_initialized_ = true; in MarkRefsAsInitialized()532 if (this_initialized_ && !incoming_line->this_initialized_) { in MergeRegisters()533 this_initialized_ = false; in MergeRegisters()
186 this_initialized_(false) { in RegisterLine()