Home | History | Annotate | Download | only in parsing

Lines Matching defs:IsConstructor

1386     bool IsConstructor() {
2265 if (!*is_static && impl()->IsConstructor(name)) {
5859 } else if (IsConstructor()) {