Searched defs:typeError (Results 1 – 2 of 2) sorted by relevance
35 static Error typeError(StringRef ID, const ASTNodeKind &Kind) { in typeError() function40 static Error typeError(StringRef ID, const ASTNodeKind &Kind, in typeError() function
913 Error typeError = std::move(source->typeMergingError); in addDebug() local