Searched refs:is_constructor_ (Results 1 – 1 of 1) sorted by relevance
458 is_constructor_(is_constructor) { } in FrameSummary()464 bool is_constructor() { return is_constructor_; } in is_constructor()473 bool is_constructor_; variable