Home | History | Annotate | Download | only in ast

Lines Matching refs:IsDerivedConstructor

650   bool derived_constructor = IsDerivedConstructor(function_kind_);
1892 DCHECK(IsDerivedConstructor(scope->GetDeclarationScope()->function_kind()));