Home
last modified time | relevance | path

Searched defs:NoVerify (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h73 enum class Result { NoVerify, Ignore, Valid, Invalid }; enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp123 static cl::opt<bool> NoVerify("disable-verify", variable
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp137 static cl::opt<bool> NoVerify("disable-verify", variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp133 static cl::opt<bool> NoVerify("disable-verify", cl::Hidden, variable