Searched defs:setNothrow (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4752 void CapturedDecl::setNothrow(bool Nothrow) { BodyAndNothrow.setInt(Nothrow); } function in class:CapturedDecl

Completed in 76 milliseconds