Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp166 [=](const Stmt *subStmt) { in containsLabel()
/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.cpp3690 const Stmt *subStmt = ARPS.getSubStmt(); in EmitObjCAutoreleasePoolStmt() local