Searched refs:BlockCtorFn (Results 1 – 2 of 2) sorted by relevance
31 using BlockCtorFn = void (*)(Block *Storage, char *FieldPtr, bool IsConst, variable116 const BlockCtorFn CtorFn = nullptr;
172 static BlockCtorFn getCtorPrim(PrimType Type) { in getCtorPrim()184 static BlockCtorFn getCtorArrayPrim(PrimType Type) { in getCtorArrayPrim()