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

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

Completed in 39 milliseconds