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

/external/clang/lib/AST/
H A DDecl.cpp4076 bool CapturedDecl::isNothrow() const { return BodyAndNothrow.getInt(); } function in class:CapturedDecl

Completed in 108 milliseconds