Searched defs:initField (Results 1 – 2 of 2) sorted by relevance
147 static void initField(Block *B, std::byte *Ptr, bool IsConst, bool IsMutable, in initField() function
1045 auto initField = [&](QualType FieldType, StorageLocation &FieldLoc) { in initializeFieldsWithValues() local