Searched refs:IsDefaultConstructor (Results 1 – 2 of 2) sorted by relevance
1179 inline bool IsDefaultConstructor(FunctionKind kind) { in IsDefaultConstructor() function
944 } else if (IsDefaultConstructor(kind)) { in DoParseFunction()