Searched refs:emitStructInitializer (Results 1 – 1 of 1) sorted by relevance
854 bool emitStructInitializer(const StructInfo &Structure,4163 emitStructInitializer(Contents.Structure, Init); in emitFieldInitializer()4170 emitStructInitializer(Contents.Structure, Init); in emitFieldInitializer()4191 bool MasmParser::emitStructInitializer(const StructInfo &Structure, in emitStructInitializer() function in MasmParser4225 if (emitStructInitializer(Structure, Initializer)) in emitStructValues()