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

References

tools/clang/lib/Serialization/ASTReader.cpp
 8045          DIt = BeginIt; DIt != EndIt; ++DIt)
 8045          DIt = BeginIt; DIt != EndIt; ++DIt)
 8046     Decls.push_back(GetDecl(getGlobalDeclID(*DInfo.Mod, *DIt)));