Home
last modified time | relevance | path

Searched refs:SilentlyReturnNone (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVectorBuilder.h35 SilentlyReturnNone = 1, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVectorBuilder.cpp25 if (ErrorHandling == Behavior::SilentlyReturnNone) in handleError()