Searched defs:hasConstructor (Results 1 – 2 of 2) sorted by relevance
98 bool hasConstructor = false; in IsNamespaceClass() local
9159 const hasConstructor = declarations.some((decl) => { constant