Searched refs:emitStructValues (Results 1 – 1 of 1) sorted by relevance
850 bool emitStructValues(const StructInfo &Structure, unsigned *Count = nullptr);3942 bool MasmParser::emitStructValues(const StructInfo &Structure, in emitStructValues() function in MasmParser3989 if (emitStructValues(Structure)) in parseDirectiveStructValue()4008 if (emitStructValues(Structure, &Count)) in parseDirectiveNamedStructValue()