Searched refs:gotName (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/autodoc/source/parser/cpp/ |
H A D | pe_class.cxx | 204 SEMPARSE_CREATE_STATUS(PE_Class, gotName, On_gotName_Return2Type); in Setup_StatusFunctions() 285 pStati->SetCur(gotName); in SpReturn_Base() 316 pStati->SetCur(gotName); in On_expectName_Identifier() 336 pStati->SetCur(gotName); in On_expectName_Colon()
|
H A D | pe_namsp.cxx | 69 SEMPARSE_CREATE_STATUS(PE_Namespace, gotName, Hdl_SyntaxError); in Setup_StatusFunctions() 113 pStati->SetCur(gotName); in On_start_Identifier()
|
H A D | pe_enum.cxx | 86 SEMPARSE_CREATE_STATUS(PE_Enum, gotName, On_gotName_Return2Type); in Setup_StatusFunctions() 116 pStati->SetCur(gotName); in On_expectName_Identifier()
|
H A D | pe_namsp.hxx | 56 gotName, enumerator
|
H A D | pe_enum.hxx | 51 gotName, /// after name, before : or { enumerator
|
H A D | pe_class.hxx | 71 gotName, /// after name, before : or { enumerator
|
Completed in 17 milliseconds