Searched defs:AsmStmt (Results 1 – 1 of 1) sorted by relevance
1386 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt() function1393 explicit AsmStmt(StmtClass SC, EmptyShell Empty) : in AsmStmt() function1475 static bool classof(const AsmStmt *) { return true; } in classof()