Home | History | Annotate | Download | only in libclang

Lines Matching refs:defaultArgumentWasInherited

746   if (D->hasDefaultArgument() && !D->defaultArgumentWasInherited())
891 if (D->hasDefaultArgument() && !D->defaultArgumentWasInherited())
920 if (D->hasDefaultArgument() && !D->defaultArgumentWasInherited() &&