Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h78 class ObjCAutoreleasePoolStmt; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h398 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt) in ObjCAutoreleasePoolStmt() function
401 explicit ObjCAutoreleasePoolStmt(EmptyShell Empty) : in ObjCAutoreleasePoolStmt() function