Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h37 class StmtExpr; variable
H A DExpr.h4275 StmtExpr(CompoundStmt *SubStmt, QualType T, SourceLocation LParenLoc, in StmtExpr() function
4286 explicit StmtExpr(EmptyShell Empty) : Expr(StmtExprClass, Empty) { } in StmtExpr() function
H A DStmt.h602 friend class StmtExpr; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5332 StmtExpr), in AST_POLYMORPHIC_MATCHER_P() argument