Searched refs:afterName (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/autodoc/source/parser/cpp/ |
H A D | pe_funct.cxx | 96 pStati->SetCur(afterName); in Init_Std() 107 pStati->SetCur(afterName); in Init_Ctor() 119 pStati->SetCur(afterName); in Init_Dtor() 276 SEMPARSE_CREATE_STATUS(PE_Function, afterName, Hdl_SyntaxError); in Setup_StatusFunctions() 289 pStati->SetCur( afterName ), in InitData() 379 pStati->SetCur(afterName); in SpReturn_CastOperatorType() 389 pStati->SetCur(afterName); in On_afterOperator_Std_Operator() 409 pStati->SetCur(afterName); in On_afterStdOperatorLeftBracket_RightBracket()
|
H A D | pe_vari.cxx | 85 SEMPARSE_CREATE_STATUS(PE_Variable, afterName, Hdl_SyntaxError); in Setup_StatusFunctions() 93 pStati->SetCur(afterName); in InitData() 155 pStati->SetCur(afterName); in On_afterSize_ArrayBracket_Right()
|
H A D | pe_tydef.cxx | 76 SEMPARSE_CREATE_STATUS(PE_Typedef, afterName, Hdl_SyntaxError); in Setup_StatusFunctions() 123 pStati->SetCur(afterName); in On_expectName_Identifier()
|
H A D | pe_enval.cxx | 80 SEMPARSE_CREATE_STATUS(PE_EnumValue, afterName, Hdl_SyntaxError); in Setup_StatusFunctions() 122 pStati->SetCur(afterName); in On_start_Identifier()
|
H A D | pe_vafu.cxx | 206 SEMPARSE_CREATE_STATUS(PE_VarFunc, afterName, Hdl_UnknownToken); in Setup_StatusFunctions() 501 pStati->SetCur(afterName); in On_expectName_Identifier() 587 pStati->SetCur(afterName); in On_afterName_inErraneousTemplate_Greater()
|
H A D | pe_param.cxx | 128 SEMPARSE_CREATE_STATUS(PE_Parameter, afterName, Hdl_SyntaxError); in Setup_StatusFunctions() 205 pStati->SetCur(afterName); in On_expectName_Identifier()
|
H A D | pe_enval.hxx | 49 afterName, enumerator
|
H A D | pe_tydef.hxx | 48 afterName, enumerator
|
H A D | pe_vari.hxx | 50 afterName, // enumerator
|
H A D | pe_param.hxx | 53 afterName, enumerator
|
H A D | pe_funct.hxx | 65 afterName, // undecided enumerator
|
H A D | pe_vafu.hxx | 58 afterName, enumerator
|
Completed in 34 milliseconds