Searched defs:ExactMatch (Results 1 – 4 of 4) sorted by relevance
136 bool ExactMatch) { in checkTypes()142 bool ExactMatch) { in checkTypes()194 bool ExactMatch) { in popTypes()200 bool ExactMatch) { in popTypes()326 bool WebAssemblyAsmTypeCheck::endOfFunction(SMLoc ErrorLoc, bool ExactMatch) { in endOfFunction()
38 ExactMatch, ///< The data referenced by the COMDAT must be the same. enumerator
169 ExactMatch, enumerator
499 enum MatchType : bool { CompatibleMatch, ExactMatch }; enumerator