Home
last modified time | relevance | path

Searched defs:Nothrow (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CXX/conv/conv.fctptr/
H A Dp1.cpp5 typedef void Nothrow() noexcept; typedef
/llvm-project/clang/lib/AST/
H A DDecl.cpp5432 setNothrow(bool Nothrow) setNothrow() argument
H A DExprConstant.cpp9916 LValue Nothrow; VisitCXXNewExpr() local