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