Searched refs:emitStructValues (Results 1 – 1 of 1) sorted by relevance
924 bool emitStructValues(const StructInfo &Structure, unsigned *Count = nullptr);4417 bool MasmParser::emitStructValues(const StructInfo &Structure, in emitStructValues() function in MasmParser4464 if (emitStructValues(Structure)) in parseDirectiveStructValue()4483 if (emitStructValues(Structure, &Count)) in parseDirectiveNamedStructValue()