Searched refs:pFileScopeInfo (Results 1 – 2 of 2) sorted by relevance
61 pFileScopeInfo( new S_FileScopeInfo ), in ContextForAry()76 csv_assert(pFileScopeInfo->pCurFile != 0); in inq_CurFile()78 return *pFileScopeInfo->pCurFile; in inq_CurFile()189 if (pFileScopeInfo->pCurTemplateParameters) in do_Close_OpenTemplate()288 return pFileScopeInfo->pCurFile != 0 in inq_CurFileName()289 ? pFileScopeInfo->pCurFile->LocalName() in inq_CurFileName()296 return pFileScopeInfo->nLineCount; in inq_LineCount()314 pFileScopeInfo->pCurFile = &io_rCurFile; in do_SetCurFile()315 pFileScopeInfo->nLineCount = 0; in do_SetCurFile()316 pFileScopeInfo->pCurTemplateParameters = 0; in do_SetCurFile()[all …]
182 pFileScopeInfo; member in cpp::ContextForAry
Completed in 48 milliseconds