reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
43 for (paths_iterator Path = begin(), PathEnd = end(); Path != PathEnd; ++Path) 43 for (paths_iterator Path = begin(), PathEnd = end(); Path != PathEnd; ++Path) 44 Decls.insert(Path->Decls.front());