Searched refs:local_end (Results 1 – 4 of 4) sorted by relevance
468 iterator local_end() { in local_end() function
2584 return llvm::make_range(PPRec->local_begin(), PPRec->local_end()); in getLocalPreprocessingEntities()
2541 if (PPRec.local_begin() == PPRec.local_end()) in WritePreprocessorDetail()2572 EEnd = PPRec.local_end(); in WritePreprocessorDetail()
445 return visitPreprocessedEntities(PPRec.local_begin(), PPRec.local_end(), in visitPreprocessedEntitiesInRegion()