Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h753 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) : in DefaultStmt()
795 LabelStmt(SourceLocation IL, LabelDecl *D, Stmt *substmt) in LabelStmt()
H A DExpr.h3387 StmtExpr(CompoundStmt *substmt, QualType T, in StmtExpr()