Searched refs:pCurNamespace (Results 1 – 2 of 2) sorted by relevance
64 pCurNamespace(0), in PE_File()86 pCurNamespace = &Gate().Ces().GlobalNamespace(); in EstablishContacts()106 csv_assert(pCurNamespace != 0); in Process_Identifier()108 ary::idl::Module & rCe = Gate().Ces().CheckIn_Module(pCurNamespace->CeId(), i_rToken.Text()); in Process_Identifier()109 pCurNamespace = &rCe; in Process_Identifier()115 csv_assert(pCurNamespace != 0); in Process_Identifier()136 csv_assert(pCurNamespace != 0); in Process_Punctuation()138 pCurNamespace = &Gate().Ces().Find_Module(pCurNamespace->Owner()); in Process_Punctuation()273 csv_assert(pCurNamespace); in CurNamespace()274 return *pCurNamespace; in CurNamespace()
124 pCurNamespace; member in csi::uidl::PE_File
Completed in 11 milliseconds