Searched refs:error2 (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/idlc/source/ |
H A D | astunion.cxx | 90 idlc()->error()->error2(EIDL_DISC_TYPE, this, pDiscType); in AstUnion() 104 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pDecl); in addDeclaration() 153 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pBranch); in lookupDefault() 200 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pBranch); in lookupLabel() 261 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pBranch); in lookupEnum()
|
H A D | astscope.cxx | 69 idlc()->error()->error2(EIDL_REDEF_SCOPE, pDecl, pDeclaration); in addDeclaration() 97 idlc()->error()->error2(EIDL_REDEF_SCOPE, scopeAsDecl(this), pDecl); in addDeclaration()
|
H A D | astoperation.cxx | 144 idlc()->error()->error2(EIDL_ONEWAY_CONFLICT, pDecl, this); in addDeclaration()
|
H A D | errorhandler.cxx | 532 void ErrorHandler::error2( in error2() function in ErrorHandler
|
H A D | parser.y | 145 idlc()->error()->error2(EIDL_DOUBLE_MEMBER, i->first, i->second); 604 idlc()->error()->error2(EIDL_REDEF_SCOPE, scopeAsDecl(pScope), pDecl);
|
/aoo4110/main/idlc/inc/idlc/ |
H A D | errorhandler.hxx | 108 void error2(
|
Completed in 33 milliseconds