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

References

tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
  211     while (DeclCtx) {
  212       if (auto *D = dyn_cast<TagDecl>(DeclCtx))
  215       DeclCtx = DeclCtx->getParent();
  215       DeclCtx = DeclCtx->getParent();