Home
last modified time | relevance | path

Searched defs:StmtExpr (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComputeDependence.h38 class StmtExpr; variable
H A DExpr.h4360 StmtExpr(CompoundStmt *SubStmt, QualType T, SourceLocation LParenLoc, in StmtExpr() function
4371 explicit StmtExpr(EmptyShell Empty) : Expr(StmtExprClass, Empty) { } in StmtExpr() function
H A DStmt.h610 friend class StmtExpr; in alignas() local
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5536 StmtExpr), in AST_POLYMORPHIC_MATCHER_P() argument