Searched defs:ObjCAutoreleasePoolStmt (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DStmtObjC.h344 class ObjCAutoreleasePoolStmt : public Stmt { class in namespace:clang
348 ObjCAutoreleasePoolStmt(SourceLocation atLoc, function in class:clang::ObjCAutoreleasePoolStmt
353 explicit ObjCAutoreleasePoolStmt(EmptyShell Empty) : function in class:clang::ObjCAutoreleasePoolStmt

Completed in 108 milliseconds