Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/parser/cpp/
H A Dpe_class.cxx409 Env().SetCurProtection(ary::cpp::PROTECT_public); in On_bodyStd_public()
418 Env().SetCurProtection(ary::cpp::PROTECT_protected); in On_bodyStd_protected()
427 Env().SetCurProtection(ary::cpp::PROTECT_private); in On_bodyStd_private()
H A Dpev.hxx88 …void SetCurProtection( /// Handles 'public:', 'protected:' and 'private:' on …
228 PeEnvironment::SetCurProtection( ary::cpp::E_Protection i_eProtection ) in SetCurProtection() function in cpp::PeEnvironment
H A Dsownstck.hxx70 void SetCurProtection(
205 S_OwnerStack::SetCurProtection( ary::cpp::E_Protection i_eProtection ) in SetCurProtection() function in cpp::ContextForAry::S_OwnerStack
H A Dcxt2ary.cxx171 pOwnerStack->SetCurProtection(i_eProtection); in do_SetCurProtection()

Completed in 27 milliseconds