CompoundAsmStatement

a complete asm {} block

extern (C++) final
class CompoundAsmStatement : CompoundStatement {
StorageClass stc;
}
Suggestion Box / Bug Report