Searched refs:is_constructor_ (Results 1 – 1 of 1) sorted by relevance
531 is_constructor_(is_constructor) { } in FrameSummary()537 bool is_constructor() { return is_constructor_; } in is_constructor()546 bool is_constructor_; variable