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