Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1293 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups
1312 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h817 friend class ExprWithCleanups; in alignas() local