Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.h36 bool TypeErrorThisFunction = false; variable
68 TypeErrorThisFunction = false; in Clear()
H A DWebAssemblyAsmTypeCheck.cpp75 if (TypeErrorThisFunction) in typeError()
80 TypeErrorThisFunction = true; in typeError()