Searched defs:Nothrow (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/CXX/conv/conv.fctptr/ | ||
H A D | p1.cpp | 5 typedef void Nothrow() noexcept; typedef |
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 5432 setNothrow(bool Nothrow) setNothrow() argument |
H A D | ExprConstant.cpp | 9916 LValue Nothrow; VisitCXXNewExpr() local |