Searched refs:this_initialized_ (Results 1 – 3 of 3) sorted by relevance
139 this_initialized_ = src->this_initialized_; in CopyFromLine()175 this_initialized_ = true; in SetThisInitialized()179 this_initialized_ = src.this_initialized_; in CopyThisInitialized()430 bool this_initialized_; variable
29 if (kIsDebugBuild && this_initialized_) { in CheckConstructorReturn()40 if (!this_initialized_) { in CheckConstructorReturn()44 return this_initialized_; in CheckConstructorReturn()107 this_initialized_ = true; in MarkRefsAsInitialized()539 if (this_initialized_ && !incoming_line->this_initialized_) { in MergeRegisters()540 this_initialized_ = false; in MergeRegisters()
190 this_initialized_(false) { in RegisterLine()