Searched defs:CompoundAsmStatement (Results 1 – 3 of 3) sorted by relevance
1731 CompoundAsmStatement::CompoundAsmStatement(Loc loc, Statements *s, StorageClass stc) in CompoundAsmStatement() function
57 class CompoundAsmStatement; variable