Home
last modified time | relevance | path

Searched defs:ExprWithCleanups (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/AST/
DExprCXX.cpp1025 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups
1049 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp1291 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups
1310 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp996 TEST(ExprWithCleanups, MatchesExprWithCleanups) { in TEST() argument
/external/clang/include/clang/AST/
DStmt.h197 friend class ExprWithCleanups; in LLVM_ALIGNAS() local
/external/llvm-project/clang/include/clang/AST/
DStmt.h817 friend class ExprWithCleanups; variable
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp1141 namespace ExprWithCleanups { namespace
/external/llvm-project/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp1256 namespace ExprWithCleanups { namespace