Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h37 class StmtExpr; variable
DExpr.h4273 StmtExpr(CompoundStmt *SubStmt, QualType T, SourceLocation LParenLoc, in StmtExpr() function
4284 explicit StmtExpr(EmptyShell Empty) : Expr(StmtExprClass, Empty) { } in StmtExpr() function
DStmt.h602 friend class StmtExpr; variable
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp389 isl_ast_expr *StmtExpr = isl_ast_expr_get_op_arg(Expr, 0); in createUserVector() local
747 isl::ast_expr StmtExpr = Expr.get_op_arg(0); in hasPartialAccesses() local
976 isl_ast_expr *StmtExpr = isl_ast_expr_get_op_arg(Expr, 0); in createUser() local
DPPCGCodeGeneration.cpp1215 isl_ast_expr *StmtExpr = isl_ast_expr_get_op_arg(Expr, 0); in createUser() local
1365 isl_ast_expr *StmtExpr = isl_ast_expr_get_op_arg(Expr, 0); in collectReferencesInGPUStmt() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp766 namespace StmtExpr { namespace
Dconstant-expression-cxx11.cpp1735 namespace StmtExpr { namespace
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp756 TEST(Matcher, StmtExpr) { in TEST() argument
/external/llvm-project/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp805 namespace StmtExpr { namespace
Dconstant-expression-cxx11.cpp1865 namespace StmtExpr { namespace
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1042 TEST_P(ASTMatchersTest, StmtExpr) { in TEST_P() argument
/external/clang/include/clang/AST/
DExpr.h3387 StmtExpr(CompoundStmt *substmt, QualType T, in StmtExpr() function
3394 explicit StmtExpr(EmptyShell Empty) : Expr(StmtExprClass, Empty) { } in StmtExpr() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3562 StmtExpr), in AST_POLYMORPHIC_MATCHER_P() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h5068 StmtExpr), in AST_POLYMORPHIC_MATCHER_P() argument