Searched defs:UndefinedAtom (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DUndefinedAtom.h18 class UndefinedAtom : public Atom { class in namespace:lld
60 UndefinedAtom() : Atom(definitionUndefined) {} function in class:lld::UndefinedAtom

Completed in 116 milliseconds