Home
last modified time | relevance | path

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

/AOO42X/main/autodoc/source/parser/cpp/
H A Dcx_c_std.cxx114 pContext_ConstString(0), in Context_CppStd()
123 pContext_ConstString = new Context_ConstString(*this); in Context_CppStd()
159 pContext_ConstString->AssignDealer(o_rDealer); in AssignDealer()
361 = new StmBoundsStatus( *this, *pContext_ConstString, nF_goto_Const, false ); in SetupStateMachine()
H A Dcx_c_std.hxx76 Dyn<Cx_Base> pContext_ConstString; member in cpp::Context_CppStd