Searched defs:BlockAuxEnt (Results 1 – 1 of 1) sorted by relevance
156 struct BlockAuxEnt : AuxSymbolEnt { struct163 BlockAuxEnt() : AuxSymbolEnt(AuxSymbolType::AUX_SYM) {} in BlockAuxEnt() argument164 static bool classof(const AuxSymbolEnt *S) { in classof()