Searched refs:ConstructorInfo (Results 1 – 4 of 4) sorted by relevance
1161 struct ConstructorInfo { struct1171 inline ConstructorInfo getConstructorInfo(NamedDecl *ND) { in getConstructorInfo() argument1173 return ConstructorInfo{}; in getConstructorInfo()1178 ConstructorInfo Info = {DeclAccessPair::make(ND, D->getAccess()), nullptr, in getConstructorInfo()
167 ConstructorInfo constructor = clazz.GetConstructor(Type.EmptyTypes); in InstantiateResourceSet()
183 ConstructorInfo constructor = clazz.GetConstructor(Type.EmptyTypes); in InstantiateResourceSet()
3910 const ConstructorInfo &Info) { in hasCopyOrMoveCtorParam()