Searched refs:constructible_ (Results 1 – 4 of 4) sorted by relevance
41 constructible_ = true; in Struct()44 constructible_ = false; in Struct()78 return constructible_; in IsConstructible()
38 constructible_(count > 0 // Runtime-sized arrays are not constructible in Array()44 return constructible_; in IsConstructible()
107 const bool constructible_; variable
171 bool constructible_; variable