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

References

tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
  202     if (D->isFromASTFile())
  206     if (D->getName().empty())
  210     auto *DeclCtx = D->getDeclContext();
  219     DTV.TraverseDecl(D);
  220     Builder->UpdateCompletedType(D);