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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h118 bool canThrow; member in struct:llvm::CodeGenIntrinsic
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp298 static bool canThrow(const Value *V) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1112 CanThrowResult Sema::canThrow(const Stmt *S) { function in class:clang::Sema
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3098 CanThrowResult FunctionProtoType::canThrow() const { function in class:FunctionProtoType
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5641 bool canThrow() const { return ExprAndFlag.getInt(); } function in struct:clang::final::final::final::BlockVarCopyInit

Completed in 328 milliseconds