reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/CXXInheritance.cpp
   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());