Searched defs:isNothrow (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | Type.cpp | 2775 bool FunctionProtoType::isNothrow(const ASTContext &Ctx,  in isNothrow()  function in FunctionProtoType | 
| D | Decl.cpp | 4076 bool CapturedDecl::isNothrow() const { return BodyAndNothrow.getInt(); }  in isNothrow()  function in CapturedDecl |