Searched refs:DIEnd (Results 1 – 4 of 4) sorted by relevance
678 DIEnd = LSD->decls_end(); in HandleTopLevelSingleDecl() local679 DI != DIEnd; ) { in HandleTopLevelSingleDecl()693 } while (DI != DIEnd); in HandleTopLevelSingleDecl()712 } while (DI != DIEnd); in HandleTopLevelSingleDecl()
699 DIEnd = LSD->decls_end(); in HandleTopLevelSingleDecl() local700 DI != DIEnd; ) { in HandleTopLevelSingleDecl()714 } while (DI != DIEnd); in HandleTopLevelSingleDecl()739 } while (DI != DIEnd); in HandleTopLevelSingleDecl()
3405 DIEnd = sortedDistances.end(); in SortNamespaces() local3406 DI != DIEnd; ++DI) { in SortNamespaces()
9591 DIEnd = candidate.end(); DI != DIEnd; ++DI) { in ValidateCandidate() local