Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h399 ObjCAutoreleasePoolStmt(SourceLocation atLoc, Stmt *subStmt) in ObjCAutoreleasePoolStmt()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3644 const Stmt *subStmt = ARPS.getSubStmt(); in EmitObjCAutoreleasePoolStmt() local