Searched defs:GCCAsmStmt (Results 1 – 3 of 3) sorted by relevance
57 class GCCAsmStmt; variable
833 GCCAsmStmt::GCCAsmStmt(const ASTContext &C, SourceLocation asmloc, in GCCAsmStmt() function in GCCAsmStmt
2994 explicit GCCAsmStmt(EmptyShell Empty) : AsmStmt(GCCAsmStmtClass, Empty) {} in GCCAsmStmt() function