Home
last modified time | relevance | path

Searched refs:pContext_ConstNumeric (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/autodoc/source/parser/cpp/
H A Dcx_c_std.cxx116 pContext_ConstNumeric(0), in Context_CppStd()
125 pContext_ConstNumeric = new Context_ConstNumeric(*this); in Context_CppStd()
161 pContext_ConstNumeric->AssignDealer(o_rDealer); in AssignDealer()
365 = new StmBoundsStatus( *this, *pContext_ConstNumeric, nF_goto_Const, false ); in SetupStateMachine()
H A Dcx_c_std.hxx78 Dyn<Cx_Base> pContext_ConstNumeric; member in cpp::Context_CppStd