Home
last modified time | relevance | path

Searched refs:TypeMismatch (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp131 bool TypeMismatch = false; in CreateWrapper() local
163 TypeMismatch = true; in CreateWrapper()
169 if (WrapperNeeded && !TypeMismatch) { in CreateWrapper()
203 TypeMismatch = true; in CreateWrapper()
207 if (TypeMismatch) { in CreateWrapper()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp737 SanitizerHandler::TypeMismatch, StaticData, RHS); in EmitNullabilityCheck()
H A DCodeGenFunction.h133 SANITIZER_CHECK(TypeMismatch, type_mismatch, 1) \
H A DCGExpr.cpp761 EmitCheck(Checks, SanitizerHandler::TypeMismatch, StaticData, in EmitTypeCheck()
/freebsd-12.1/contrib/gcc/doc/
H A Dinvoke.texi9088 a shared library and passes @option{+Accept TypeMismatch} to ld on all
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20022869 * pa64-hpux.h (LINK_SPEC): Move "+Accept TypeMismatch" switch to the