Searched defs:strct (Results 1 – 3 of 3) sorted by relevance
15 strct_outer::strct<> *strct; variable
359 if (auto *strct = dyn_cast<StructDirective>(el)) in genElementParser() local 705 auto *strct = cast<StructDirective>(first); in genOptionalGroupParser() local 746 if (auto *strct = dyn_cast<StructDirective>(el)) in genElementPrinter() local 897 } else if (auto *strct = dyn_cast<StructDirective>(anchor)) { in genOptionalGroupPrinter() local 1044 } else if (auto *strct = dyn_cast<StructDirective>(el)) { in verifyOptionalGroupElements() local [all...]
189 } strct; typedef