Searched defs:subStmt (Results 1 – 2 of 2) sorted by relevance
399 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt) in ObjCAutoreleasePoolStmt()
3644 const CompoundStmt &S = cast<CompoundStmt>(*subStmt); in EmitObjCAutoreleasePoolStmt() local