Searched defs:S_OwnerStack (Results 1 – 1 of 1) sorted by relevance
48 struct ContextForAry::S_OwnerStack struct in cpp::ContextForAry81 bool IsExternC() const { return nExternC > 0; } in IsExternC()84 typedef std::pair< ary::cpp::Class*, E_Protection > ClassEnv;87 typedef ary::cpp::InputContext::Owner Ifc_Owner;94 Stack_Namespaces aStack_Namespaces;95 Stack_Classes aStack_Classes;96 ary::cpp::Enum * pCurEnum;100 pOwner_Namespace;101 Dyn<Owner_Class> pOwner_Class;102 Ifc_Owner * pOwner_Cur;[all …]
Completed in 20 milliseconds