Searched refs:typeError (Results 1 – 1 of 1) sorted by relevance
106 void typeError( OUString const & msg, OUString const & context ) in typeError() function128 typeError( OUSTR("Different number of types!"), context ); in checkSeq()150 typeError( OUSTR("ENUM names don't match!"), xNewTD->getName() ); in checkEnum()152 typeError( OUSTR("ENUM values don't match!"), xNewTD->getName() ); in checkEnum()165 typeError( OUSTR("Different member names!"), xNewTD->getName() ); in checkStruct()177 typeError( OUSTR("Different type parameters of instantiated " in checkStruct()184 typeError( OUSTR("Mixing polymorphic STRUCT types " in checkStruct()206 typeError( OUSTR("Different ... parameters specified!"), context ); in checkRestParam()222 typeError( OUSTR("Different number of parameters!"), context_ ); in checkParameters()244 typeError( buf.makeStringAndClear(), context ); in checkParameters()[all …]