Home
last modified time | relevance | path

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

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