Home
last modified time | relevance | path

Searched refs:x_UnspecifiedSyntaxError (Results 1 – 4 of 4) sorted by relevance

/trunk/main/autodoc/source/parser/cpp/
H A Dsownstck.hxx276 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 Dpe_type.cxx264 throw X_Parser(X_Parser::x_UnspecifiedSyntaxError, "", String::Null_(), 0); in SpReturn_Type_TemplateParameter()
/trunk/main/autodoc/inc/autodoc/
H A Dx_parsing.hxx46 x_UnspecifiedSyntaxError enumerator
/trunk/main/autodoc/source/parser/kernel/
H A Dx_parse.cxx75 case x_UnspecifiedSyntaxError: in GetInfo()