CompoundAsmStatement

a complete asm {} block

extern (C++) final
class CompoundAsmStatement : CompoundStatement {
StorageClass stc;
}

Meta