Searched refs:DeclIt (Results 1 – 1 of 1) sorted by relevance
135 for (auto DeclIt = FlagDeclsBegin; DeclIt != FlagDeclsEnd; ++DeclIt) { in ValueNameToDetailMap() local136 const Declaration &Decl = *DeclIt; in ValueNameToDetailMap()