Searched refs:x_UnspecifiedSyntaxError (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/autodoc/source/parser/cpp/ |
| H A D | sownstck.hxx | 276 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in CloseBlock() 283 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in CloseBlock() 295 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in CloseClass()
|
| H A D | pe_type.cxx | 264 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in SpReturn_Type_TemplateParameter()
|
| /trunk/main/autodoc/inc/autodoc/ |
| H A D | x_parsing.hxx | 46 x_UnspecifiedSyntaxError enumerator
|
| /trunk/main/autodoc/source/parser/kernel/ |
| H A D | x_parse.cxx | 75 case x_UnspecifiedSyntaxError: in GetInfo()
|