Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h75 bool canThrow; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp917 CanThrowResult Sema::canThrow(const Expr *E) { in canThrow() function in clang::Sema