Searched refs:findRegionFragment (Results 1 – 1 of 1) sorted by relevance
57 static RegionFragment* findRegionFragment(LDSection& pSection) { in findRegionFragment() function141 RegionFragment* textFrag = findRegionFragment(*text); in scanInputExceptionSections()142 RegionFragment* exIdxFrag = findRegionFragment(*exIdx); in scanInputExceptionSections()143 RegionFragment* exTabFrag = exTab ? findRegionFragment(*exTab) : NULL; in scanInputExceptionSections()