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

References

tools/lld/include/lld/Core/Simple.h
   64     if (auto *p = dyn_cast<DefinedAtom>(&atom)) {
   66     } else if (auto *p = dyn_cast<UndefinedAtom>(&atom)) {
   68     } else if (auto *p = dyn_cast<SharedLibraryAtom>(&atom)) {
   70     } else if (auto *p = dyn_cast<AbsoluteAtom>(&atom)) {