Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp4077 void CapturedDecl::setNothrow(bool Nothrow) { BodyAndNothrow.setInt(Nothrow); } in setNothrow() function in CapturedDecl
/external/llvm-project/clang/lib/AST/
DDecl.cpp4863 void CapturedDecl::setNothrow(bool Nothrow) { BodyAndNothrow.setInt(Nothrow); } in setNothrow() function in CapturedDecl