Searched defs:ExprWithCleanups (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ExprCXX.cpp | 1420 ExprWithCleanups::ExprWithCleanups(Expr *subexpr, ExprWithCleanups() function in ExprWithCleanups |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | constant-expression-cxx11.cpp | 1281 namespace ExprWithCleanups { global() namespace |