Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprCXX.cpp1363 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, in ExprWithCleanups() function in ExprWithCleanups
1382 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) in ExprWithCleanups() function in ExprWithCleanups
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmt.h832 friend class ExprWithCleanups; in alignas() local